hit counter script

Gigabit Ethernet Management Interface Overview - Cisco Catalyst 9800-80 Installation Manual

Wireless controller
Table of Contents

Advertisement

Power Up and Initial Configuration
Command or Action
Device> enable
Step 2
configure terminal
Example:
Device# configure terminal
Step 3
line console 0
Example:
Device(config)# line console 0
Step 4
exec-timeout minutes [seconds]
Example:
Device(config)# exec-timeout 0 0
Step 5
end
Example:
Device(config)# end
Step 6
show running-config
Example:
Device# show running-config
Example
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 controller provides an Ethernet management port named GigabitEthernet0.
The purpose of this interface is to allow users to perform management tasks on the controller; it is an interface
that should not, and often cannot, forward network traffic, but can be used to access the controller through
Telnet and SSH to perform management tasks on the controller. The interface is most useful in troubleshooting
scenarios when other forwarding interfaces are inactive.
Purpose
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 controller 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 have configured the idle privileged EXEC
timeout correctly.
Cisco Catalyst 9800-80 Wireless Controller Hardware Installation Guide
Gigabit Ethernet Management Interface Overview
63

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents