4-22
ATM Switch Router Software Configuration Guide
OL-7396-01
Chapter 4
Configuring System Management Functions
Configuring Secure Shell
Displaying and Disconnecting SSH
To display the SSH utilization, use the following privileged EXEC command:
Examples
The following example displays the SSH configuration on the switch router:
Cat8540#
show ssh
Connection Version Encryption State Username
0 1.5 3DES Session started aarun
The following example clears the outgoing SSH connection 0 using the
disconnect ssh
command:
Cat8540#
disconnect ssh 0
[Connection to 10.13.1.98 closed by foreign host]
Cat8540#
The following example is sample output from the
show ip ssh
privileged EXEC command when the SSH
server is enabled.
Switch#
show ip ssh
SSH Enabled - version 1.5
Authentication timeout: 120 secs; Authentication retries: 3
The following example is sample output from the
show ip ssh
privileged EXEC command when the SSH
server is disabled.
Switch#
show ip ssh
SSH Disabled - version 1.5
%Please create RSA keys to enable SSH.
Command
Purpose
show ssh
Displays SSH connection information.
disconnect ssh
session-id
Disconnects an SSH session.
show ip ssh
Displays the SSH configuration.