30.06.2015 Views

8.28 MB - Edge-Core

8.28 MB - Edge-Core

8.28 MB - Edge-Core

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

4<br />

Command Line Interface<br />

Command Usage<br />

• The SSH server supports up to four client sessions. The maximum number of<br />

client sessions includes both current Telnet sessions and SSH sessions.<br />

• The SSH server uses DSA or RSA for key exchange when the client first<br />

establishes a connection with the switch, and then negotiates with the client<br />

to select either DES (56-bit) or 3DES (168-bit) for data encryption.<br />

• You must generate the host key before enabling the SSH server.<br />

Example<br />

Console#ip ssh crypto host-key generate dsa<br />

Console#configure<br />

Console(config)#ip ssh server<br />

Console(config)#<br />

Related Commands<br />

ip ssh crypto host-key generate (4-38)<br />

show ssh (4-40)<br />

ip ssh timeout<br />

This command configures the timeout for the SSH server. Use the no form to restore<br />

the default setting.<br />

Syntax<br />

ip ssh timeout seconds<br />

no ip ssh timeout<br />

seconds – The timeout for client response during SSH negotiation.<br />

(Range: 1-120)<br />

Default Setting<br />

10 seconds<br />

Command Mode<br />

Global Configuration<br />

Command Usage<br />

The timeout specifies the interval the switch will wait for a response from the<br />

client during the SSH negotiation phase. Once an SSH session has been<br />

established, the timeout for user input is controlled by the exec-timeout<br />

command for vty sessions.<br />

Example<br />

Console(config)#ip ssh timeout 60<br />

Console(config)#<br />

Related Commands<br />

4-36<br />

exec-timeout (4-13)<br />

show ip ssh (4-40)

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!