Configuring Virtual Terminals; Configuring The Inactive Session Timeout - Cisco Nexus 9000 Series Configuration Manual

Nx-os fundamentals configuration guide
Hide thumbs Also See for Nexus 9000 Series:
Table of Contents

Advertisement

Configuring Virtual Terminals

Step 4
Step 5
Step 6
Step 7
Step 8
Step 9
Step 10
Configuring Virtual Terminals
This section describes how to configure virtual terminals on Cisco NX-OS devices.

Configuring the Inactive Session Timeout

You can configure a timeout for inactive virtual terminal sessions on the device.
Cisco Nexus 9000 Series NX-OS Fundamentals Configuration Guide, Release 7.x
82
Command or Action
exec-timeout minutes
Example:
switch(config-console)# exec-timeout 30
parity {even | none | odd}
Example:
switch(config-console)# parity even
speed {300 | 1200 | 2400 | 4800 | 9600 | 38400
| 57600 | 115200}
Example:
switch(config-console)# speed 115200
stopbits {1 | 2}
Example:
switch(config-console)# stopbits 2
exit
Example:
switch(config-console)# exit
switch(config)#
show line console
Example:
switch(config)# show line console
copy running-config startup-config
Example:
switch(config)# copy running-config
startup-config
Configuring Terminal Settings and Sessions
Purpose
Configures the timeout for an inactive session.
The range is from 0 to 525600 minutes (8760
hours). A value of 0 minutes disables the
session timeout. The default is 30 minutes.
Configures the parity. The default is none.
Configures the transmit and receive speed.
The default is 9600.
Configures the stop bits. The default is 1.
Exits console configuration mode.
(Optional)
Displays the console settings.
(Optional)
Copies the running configuration to the startup
configuration.

Advertisement

Table of Contents
loading

Table of Contents