Ip ssh server, Ip ssh server -25, 25 ip ssh server – SMC Networks TigerAccess SMC7816M User Manual
Page 565
S
ECURE
S
HELL
C
OMMANDS
22-25
ip ssh server
This command enables 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 DSA or 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.
• You must generate DSA and RSA host keys before enabling the SSH
server.
Example
Related Commands
ip ssh crypto host-key generate (22-28)
show ssh (22-31)
Console#ip ssh crypto host-key generate dsa
Console#configure
Console(config)#ip ssh server
Console(config)#