Gigabit Ethernet Management Interface Overview - Cisco 4451-X Hardware Installation Manual

Integrated services router
Table of Contents

Advertisement

Chapter 4
Initial Configuration
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)# end
Step 6
show running-config
Example:
Router(config)# show running-config
Examples
The following example shows how to set the console idle privileged EXEC timeout to 2 minutes 30
seconds:
line console
exec-timeout 2 30
The following example shows how to set the console idle privileged EXEC timeout to 30 seconds:
line console
exec-timeout 0 30

Gigabit Ethernet Management Interface Overview

The router provides an Ethernet management port, named GigabitEthernet0.
OL-27644-01
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.
Returns to privileged EXEC mode.
Displays the running configuration file.
Verify that you properly configured the idle privileged
EXEC timeout.
Hardware Installation Guide for the Cisco 4451-X Integrated Services Router
Performing the Initial Configuration on the Router
4-9

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents