Configuring SSH and Telnet
SUMMARY STEPS
1. show users
2. clear line vty-line
DETAILED STEPS
Command or Action
Step 1
show users
Example:
switch# show users
Step 2
clear line vty-line
Example:
switch(config)# clear line pts/12
Configuring Telnet
This section describes how to configure Telnet on the Cisco NX-OS device.
Enabling the Telnet Server
You can enable the Telnet server on the Cisco NX-OS device. By default, the Telnet server is disabled.
SUMMARY STEPS
1. configure terminal
2. feature telnet
3. exit
4. (Optional) show telnet server
5. (Optional) copy running-config startup-config
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 2
feature telnet
Example:
switch(config)# feature telnet
Purpose
Displays user session information.
Clears a user SSH session.
Purpose
Enters global configuration mode.
Enables the Telnet server. The default is disabled.
Cisco Nexus 9000 Series NX-OS Security Configuration Guide, Release 9.x
Configuring Telnet
147