Clearing Terminal Sessions - Cisco Nexus 9000 Series Configuration Manual

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

Advertisement

Clearing Terminal Sessions

Step 2
Step 3
Step 4
Step 5
Step 6
Clearing Terminal Sessions
You can clear terminal sessions on your device.
Procedure
Step 1
Step 2
Cisco Nexus 9000 Series NX-OS Fundamentals Configuration Guide, Release 7.x
84
Command or Action
line vty
Example:
switch# line vty
switch(config-line)#
session-limit sessions
Example:
switch(config-line)# session-limit 10
exit
Example:
switch(config-line)# exit
switch(config)#
show running-config all | being vty
Example:
switch(config)# show running-config all
| begin vty
copy running-config startup-config
Example:
switch(config)# copy running-config
startup-config
Command or Action
show users
Example:
switch# show users
clear line name
Example:
switch# clear line pts/0
Configuring Terminal Settings and Sessions
Purpose
Enters line configuration mode.
Configures the maximum number of virtual
sessions for your device. The range is from
1 to 64. The default is 32.
Exits line configuration mode.
(Optional)
Displays the virtual terminal configuration.
(Optional)
Copies the running configuration to the
startup configuration.
Purpose
(Optional)
Displays the user sessions on the device.
Clears a terminal session on a specific line. The
line name is case sensitive.

Advertisement

Table of Contents
loading

Table of Contents