40 system management commands, 1 ip ssh server, 2 ip ssh server authentication-retries – CANOGA PERKINS CanogaOS Command Reference User Manual
Page 744

CanogaOS Command Line Reference
Revision 1.02
Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches
Page 744 of 855
40 System Management Commands
40.1 ip ssh server
To enable SSH service, use ip ssh server enable command in global configuration mode.
To disable
SSH service, use ip ssh server disable command.
Command Syntax
ip ssh server {enable | disable}
enable
Turn on the SSH service.
disable
Turn off the SSH service.
Default
SSH service is enabled.
Command Mode
Global configuration
Usage
Examples
The following example enables the SSH service on your switch:
Switch(config)# ip ssh server enable
Related Commands
show ip ssh server status
40.2 ip ssh server authentication-retries
To configure Secure Shell (SSH) authentication retry times on your switch, use the ip ssh server
authentication-retries command in global configuration mode. To restore the default value, use the
no form of this command.
Command Syntax
ip ssh server authentication-retries integer
no ip ssh server authentication-retries
integer
The number of retries, with a maximum of 6 authentication retries.
Default
The default is 6.