9 show ip ssh server session – CANOGA PERKINS 9175 Command Reference User Manual
Page 677
40-6
Usage
You can use this command with the 2 keyword to ensure that your switch will not inadvertently establish
a weaker SSH Version 1 connection.
Examples
The following example shows that only SSH Version 1 support is configured:
Switch(config)# ip ssh server version 1
The following example shows that only SSH Version 2 is configured:
Switch(config)# ip ssh server version 2
The following example shows that SSH Versions 1 and 2 are configured:
Switch(config)# no ip ssh server version
Related Commands
show ip ssh server status
40.9 show ip ssh server session
To display the session information for Secure Shell (SSH), use the show ip ssh server session
command in Privileged EXEC mode.
Command Syntax
show ip ssh server session
Command Mode
Privileged EXEC
Usage
Use the show ip ssh server session command to view the session information.
Examples
The following example shows the current SSH sessions:
Switch# show ip ssh server session
Version Encryption Hmac User IP State
=================================================================
2.0 aes128-cbc hmac-md5 abc 10.10.29.22 Session started
Related Commands
show ip ssh server status
CanogaOS Command Reference