320
Cisco Nexus 5500 Series NX-OS Security Command Reference
OL-27883-02
Chapter       Show Commands
show running-config security
show running-config security
To display user account, Secure Shell (SSH) server, and Telnet server information in the running 
configuration, use the show running-config security command.
show running-config security [all]
Syntax Description
Command Default None
Command Modes EXEC mode 
Command History
Examples This example shows how to display user account, SSH server, and Telnet server information in the 
running configuration:
switch# show running-config security 
!Command: show running-config security
!Time: Wed Aug 25 10:27:20 2010
version 5.2(1)N1(1)
feature telnet
username admin password 5 $1$eKzwPRms$5QB0PxpkXdp6ZKkME/vSS1  role network-admin
username praveena password 5 $1$9w6ZnM/R$Pg5OfsV/vkOaAGW.f.RyP.  role network-op
erator
username install password 5 !  role network-admin
username user1 password 5 !  role priv-5
no password strength-check
switch#
Related Commands
all (Optional) Displays default user account, SSH server, and Telnet server 
configuration information.
Release Modification
5.2(1)N1(1) This command was introduced. 
Command Description
ssh Creates a Secure Shell (SSH) connection using IPv4.
ssh6 Creates a Secure Shell (SSH) connection using IPv6.
telnet Creates a Telnet session using IPv4.
telnet6 Creates a Telnet session using IPv6.
username Configures a user account.