Avaya P330-ML-ML Switch User Manual


 
Chapter 2 Avaya P330-ML Layer 2 CLI Commands
Avaya P330-ML Reference Guide 99
Example:
L If you wish to define a name which includes spaces, you must enclose the entire
name in quotation marks, for example “new york”.
set port redundancy-intervals
User level: privileged, supervisor.
Use the set port redundancy-intervals command to configurs the two time constants
that determine redundancy switchover parameters:
“Min Time-between-switchovers” is the minimum interval between switchover
of each pair.
“Switchback-interval” is the period the primary port link has to be “up” before
the system switches back.
If the switchback interval is zero, the system never switches back. If it is one,
switchback occurs immediately after the primary port link returns.
The syntax for this command is:
set port redundancy-intervals <min-time-between-switchovers>
<switchback-interval> | none
Example:
P330-N# set port redundancy 1/7 2/12 on red1
uplink: Port 2/12 is redundant to port 1/7.
Port redundancy is active - entry is effective immediately
min-time-between-switchovers The minimum time between redundancy
switchovers for each pair (in milliseconds).
switchback-interval The period the primary port link has to be
“up” before the system switches back (in
milliseconds).
If switchback interval is zero, the
switchback is immediate
none The system switches back only if the
secondary link fails.
P330-N# set port redundancy-intervals 100 20