Cisco Nexus 5000 Series Command Reference Release 4.0(1a)N2(1) (OL-16599-01, March 2009)

Send comments to nx5000-docfeedback@cisco.com
6-130
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 6 Security Commands
ssh key
This example shows how to remove the DSA SSH server key:
switch(config)# no ssh server enable
switch(config)# no ssh key dsa
switch(config)# ssh server enable
This example shows how to remove all SSH server keys:
switch(config)# no ssh server enable
switch(config)# no ssh key
switch(config)# ssh server enable
Related Commands Command Description
show ssh key Displays the SSH server key information.
ssh server enable Enables the SSH server.