4 ip ssh server authentication-timeout, 5 ip ssh server authentication-type – CANOGA PERKINS 9175 Command Reference User Manual
Page 674
CanogaOS Command Reference
40-3
show ip ssh server status
40.4 ip ssh server authentication-timeout
To configure Secure Shell (SSH) authentication timeout on your switch, use the ip ssh server
authentication-timeout command in global configuration mode. To restore the default value, use the
no form of this command.
Command Syntax
ip ssh server authentication-timeout seconds
no ip ssh server authentication-timeout
seconds
The number of seconds until timeout disconnects, with a maximum of 120 seconds.
Default
The default is 120 seconds.
Command Mode
Global configuration
Usage
Examples
The following examples configure SSH authentication timeout on your switch:
Switch(config)# ip ssh server authentication-timeout 100
Related Commands
show ip ssh server status
40.5 ip ssh server authentication-type
To configure Secure Shell (SSH) authentication type on your switch, use the ip ssh server
authentication-type command in global configuration mode. To restore the default value, use the no
form of this command.
Command Syntax
ip ssh server authentication-type {all | [password] [public-key] [rsa]}
no ip ssh server authentication-type
all
Enable all authentication type.
password
Enable password authentication.
public-key
Enable SSHv2 public key authentication.
rsa
Enable SSHv1 rsa authentication.