7 ip ssh server rekey-interval, 8 ip ssh server version – CANOGA PERKINS 9175 Command Reference User Manual

Page 676

Advertising
background image

CanogaOS Command Reference

40-5

40.7 ip ssh server rekey-interval

To configure Secure Shell (SSH) rekey interval on your switch, use the ip ssh server rekey-interval

command in global configuration mode. To restore the default value, use the no form of this command.


Command Syntax

ip ssh server rekey-interval minute

no ip ssh server rekey-interval

minute

The rekey interval, with a maximum of 1440 minutes.


Default

The default interval is 60 minutes.


Command Mode

Global configuration


Usage


Examples

The following examples configure SSH rekey interval on your switch:

Switch(config)# ip ssh server rekey-interval 30


Related Commands

show ip ssh server status

40.8 ip ssh server version

To configure Secure Shell (SSH) version on your switch, use the ip ssh server version command in

global configuration mode. To restore the default value, use the no form of this command.


Command Syntax

ip ssh server version {1 | 2 | all}

no ip ssh server version

1

Switch runs only SSH Version 1.

2

Switch runs only SSH Version 2.

all

Version 1 and Version 2 are both supported.


Default

The default SSH version is 2.


Command Mode

Global configuration

Advertising