Clearing Ssh Sessions - Cisco Nexus 9000 Series Configuration Manual

Nx-os security configuration guide, release 9.x
Hide thumbs Also See for Nexus 9000 Series:
Table of Contents

Advertisement

Clearing SSH Sessions

SUMMARY STEPS
1. configure terminal
2. no feature ssh
3. no ssh key [dsa | rsa | ecdsa]
4. exit
5. (Optional) show ssh key
6. (Optional) copy running-config startup-config
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 2
no feature ssh
Example:
switch(config)# no feature ssh
Step 3
no ssh key [dsa | rsa | ecdsa]
Example:
switch(config)# no ssh key rsa
Step 4
exit
Example:
switch(config)# exit
switch#
Step 5
(Optional) show ssh key
Example:
switch# show ssh key
Step 6
(Optional) copy running-config startup-config
Example:
switch# copy running-config startup-config
Related Topics
Clearing SSH Sessions
You can clear SSH sessions from the Cisco NX-OS device.
Cisco Nexus 9000 Series NX-OS Security Configuration Guide, Release 9.x
146
Generating SSH Server
Keys, on page 130
Purpose
Enters global configuration mode.
Disables SSH.
Deletes the SSH server key.
The default is to delete all the SSH keys.
Exits global configuration mode.
Displays the SSH server key configuration.
Copies the running configuration to the startup
configuration.
Configuring SSH and Telnet

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents