Cisco 2010 Hardware Installation Manual page 65

Table of Contents

Advertisement

Chapter 4
Configuring the Router
When you configure the console line, you can also set communication parameters, specify autobaud
connections, and configure terminal operating parameters for the terminal that you are using. For more
information on configuring the console line, see the Cisco IOS Configuration Fundamentals and
Network Management Configuration Guide. In particular, see the "Configuring Operating
Characteristics for Terminals" and "Troubleshooting and Fault Management" chapters.
SUMMARY STEPS
1.
2.
3.
4.
5.
6.
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
OL-21559-01
enable
configure terminal
line console 0
exec-timeout minutes [seconds]
end
show running-config
Performing the Initial Configuration on the Router
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. Setting
the exec-timeout value to 0 will cause the router to
never log out once logged in. This could have security
implications if you leave the console without manually
logging out using the disable command.
Cisco Connected Grid Routers 2010 Hardware Installation Guide
4-11

Advertisement

Table of Contents
loading

Table of Contents