Cisco Systems ASR 1001-X Network Router User Manual


 
5-10
Cisco ASR 1001-X Router Hardware Installation Guide
OL-32376-02
Chapter 5 Cisco ASR 1001-X Router Power Up and Initial Configuration
Performing the Initial Configuration on the Router
Configuring the Console Idle Privileged EXEC Timeout
This section describes how to configure the console line’s idle privileged EXEC timeout. By default, the
privileged EXEC command interpreter waits 10 minutes to detect user input before timing out.
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. enable
2. configure terminal
3. line console 0
4. exec-timeout minutes [seconds]
5. end
6. show running-config
DETAILED STEPS
Step 5
enable
Example:
Router> enable
Enables privileged EXEC mode.
Verify that your new enable or enable secret password
works.
Step 6
end
Example:
Router(config)# end
(Optional) Returns to privileged EXEC mode.
Command or Action Purpose
Command or Action Purpose
Step 1
enable
Example:
Router> enable
Enables privileged EXEC mode.
Enter your password if prompted.
Step 2
configure terminal
Example:
Router# configure terminal
Enters global configuration mode.
Step 3
line console 0
Example:
Router(config)# line console 0
Configures the console line and starts the line configuration
command collection mode.