Disconnect ssh, Disconnect ssh -36 – SMC Networks TigerSwitch 100 User Manual
Page 180
Advertising

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
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
Console(config)#ip ssh server
Console(config)#
Console#disconnect ssh 0
Console#
Advertising