Ip ssh server, Ip ssh server-key size, Ip ssh server ip ssh server-key size – Brocade Communications Systems Brocate Ethernet Access Switch 6910 User Manual
Page 219

Brocade 6910 Ethernet Access Switch Configuration Guide
169
53-1002581-01
Secure Shell
9
Example
Console(config)#ip ssh authentication-retires 2
Console(config)#
Related Commands
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 eight 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
Console#ip ssh crypto host-key generate dsa
Console#configure
Console(config)#ip ssh server
Console(config)#
Related Commands
ip ssh crypto host-key generate (171)
show ssh (174)
ip ssh server-key size
This command sets the SSH server key size. Use the no form to restore the default setting.
Syntax
ip ssh server-key size key-size
no ip ssh server-key size
key-size – The size of server key. (Range: 512-896 bits)