SYSTEM MANAGEMENT COMMANDS
Default Setting
timeout: 120 seconds
count: 3
Command Mode
Global Configuration
Command Usage
The timeout specifies the interval the switch will wait for a response from the client during the SSH negotiation phase. Once an SSH session has been established, the timeout for user input is controlled by the
Example
Console(config)#ip ssh timeout 60
Console(config)#ip ssh
Console(config)#
Related Commands
show ip ssh
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
ip ssh server no ip ssh server
Default Setting
Disabled
Command Mode
Global Configuration