3 ip ssh server authentication-retries – CANOGA PERKINS 9175 Command Reference User Manual

Page 673

Advertising
background image

CanogaOS Command Reference

40-2

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.3 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.


Command Mode

Global configuration


Usage


Examples

The following examples configure SSH authentication retry times on your switch:

Switch(config)# ip ssh server authentication-retries 3


Related Commands

Advertising