SMC Networks TigerSwitch 100 Switch User Manual


 
C
OMMAND
L
INE
I
NTERFACE
3-36
Command Usage
The SSH server supports up to four client sessions. The maximum
number of client sessions includes both current Telnet sessions and
SSH sessions.
The SSH server uses RSA for key exchange when the client first
establishes a connection with the switch, and then negotiates with the
client to select either DES (56-bit) or 3DES (168-bit) for data
encryption.
Example
Related Commands
show ssh (3-37)
disconnect ssh
Use this command to terminate a Secure Shell (SSH) client connection.
Syntax
disconnect ssh connection-id
connection-id – The session identifier as displayed in the show ip ssh
command.
Command Mode
Privileged Exec
Example
Related Commands
show ip ssh (3-37)
Console(config)#ip ssh server
Console(config)#
Console#disconnect ssh 0
Console#