Ip ssh server, Ip ssh server -50 – SMC Networks SMC TigerStack III SMC6824MPE User Manual
Page 312

C
OMMAND
L
INE
I
NTERFACE
4-50
ip ssh server
Use this command to enable the Secure Shell (SSH) server on this switch.
Use the no form to disable this service.
Syntax
[no] ip ssh server
Default Setting
Disabled
Command Mode
Global Configuration
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
ip ssh crypto host-key generate (4-53)
show ssh (4-56)
Console#ip ssh crypto host-key generate dsa
Console#configure
Console(config)#ip ssh server
Console(config)#