medium
Single Answer
0Which command will disable auto-disconnect for idle privileged exec sessions?
Answer Options
A
Switch(config-line)#exec-timeout 0 0
B
Switch(config)#exec-timeout 0
C
Switch(config-line)#timeout 0 0
D
Switch(config-line)#no exec-timeout
Correct Answer: A
Explanation
The command exec-timeout 0 0 will disable auto-disconnect for idle privileged exec sessions. The commands exec-timeout 0 and timeout 0 0 are incorrect. The command no exec-timeout is incorrect as it will remove any configured exec-timeout from the configuration.
session-management
vty
ios-commands
device-management