Cisco 2800 Series Manual page 48

Hide thumbs Also See for 2800 Series:
Table of Contents

Advertisement

How to Perform a Basic Software Configuration Using the Cisco IOS CLI
SUMMARY STEPS
1.
2.
3.
4.
5.
6.
7.
The exec-timeout command or any changes to the exec-command value is triggered only after you exit
Note
from the EXEC mode and login again.
DETAILED STEPS
Command or Action
Step 1
enable
Example:
Router> enable
Step 2
configure terminal
Example:
Router# configure terminal
Step 3
line console 0
Example:
Router(config)# line console 0
Step 4
exec-timeout minutes [seconds]
Example:
Router(config-line)# exec-timeout 0 0
Step 5
end
Example:
Router(config-line)# end
Basic Software Configuration Using the Cisco IOS Command-Line Interface
6
enable
configure terminal
line console 0
exec-timeout minutes [seconds]
end
show running-config
exit
Purpose
Enables privileged EXEC mode.
Enter your password if prompted.
Enters global configuration mode.
Configures the console line and starts the line configuration
command collection mode.
Sets the idle privileged EXEC timeout, which is the interval
that the privileged EXEC command interpreter waits until
user input is detected.
The example shows how to specify no timeout.
Returns to privileged EXEC mode.
OL-5593-01

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents