TAP Series Switch Command Line Reference
Command Syntax
ip ssh server authentication-retries SSHAUTHRETRIES
no ip ssh server authentication-retries
Command Mode
Global Configuration
Default
The default retry time is 6.
Usage
To configure Secure Shell (SSH) authentication retry times on your switch, use the ip ssh
server authentication-retries command in global configuration mode.
Uses the no form of this command to restore the default value of Secure Shell (SSH)
authentication retry times on your switch
Examples
The following examples configure SSH authentication retry times on your switch:
Switch(config)# ip ssh server authentication-retries 3
The following examples restore SSH authentication retry times to the default value:
Switch(config)# no ip ssh server authentication-retries
Related Commands
show ip ssh server status
8.7 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.