set port redundancy-intervals

Last Updated : Nov 06, 2012 |

Configures the two time constants that determine redundancy switchover parameters.

Syntax

set port redundancy-intervals min_time_between_switchovers {switchback_interval | none}

Parameters

Parameter

Description

Possible Values

Default Value

min_time_ between_ switchovers

The minimum time, in seconds, between redundancy switchovers for each pair

0-65000

switchback_ interval

The period, in seconds, the primary port link has to be up before the system switches back.

Specify 0 to indicate the system never switches back.

Specify 1 to indicate that switchback occurs immediately after the primary port link returns.

0-65000

none

Keyword indicating not to switch

User level

read-write

Context

general

Example

To specify a delay of 100 seconds before switching to the backup port, and a requirement that the primary port be up for 20 seconds before control is returned:

Gxxx-001(super)# set port redundancy-intervals 100 20