Configuring The Session Limit - Cisco Nexus 5500 Series Configuration Manual

Nx-os fundamentals configuration guide, release 7.x
Hide thumbs Also See for Nexus 5500 Series:
Table of Contents

Advertisement

Configuring the Session Limit

DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 2
line vty
Example:
switch# line vty
switch(config-line)#
Step 3
exec-timeout minutes
Example:
switch(config-line)# exec-timeout 30
Step 4
exit
Example:
switch(config-line)# exit
switch(config)#
Step 5
show running-config all | begin vty
Example:
switch(config)# show running-config all | begin
vty
Step 6
copy running-config startup-config
Example:
switch(config)# copy running-config
startup-config
Configuring the Session Limit
You can limit the number of virtual terminal sessions on your Cisco NX-OS device.
SUMMARY STEPS
1. configure terminal
2. line vty
3. session-limit sessions
4. exit
5. (Optional) show running-config all | being vty
6. (Optional) copy running-config startup-config
Cisco Nexus 5500 Series NX-OS Fundamentals Configuration Guide, Release 7.x
84
Configuring Terminal Settings and Sessions
Purpose
Enters global configuration mode.
Enters line configuration mode.
Configures the inactive session timeout. The range is
from 0 to 525600 minutes (8760 hours). A value of 0
minutes disables the timeout. The default value is 30.
Exits line configuration mode.
(Optional)
Displays the virtual terminal configuration.
(Optional)
Copies the running configuration to the startup
configuration.
OL-30890-01

Advertisement

Table of Contents
loading

Table of Contents