Configuring The Session Limit - Cisco MDS 9000 Series Configuration Manual

Hide thumbs Also See for MDS 9000 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 MDS 9000 Family NX-OS Fundamentals Configuration Guide
76
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-29291-02

Advertisement

Table of Contents
loading

Table of Contents