C613-50170-01 Rev B
Command Reference for x510 Series
2151
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
E
THERNET
P
ROTECTION
S
WITCHED
R
ING
(EPSR
ING
™) C
OMMANDS
EPSR
epsr
Overview
This command sets the timer values for an EPSR instance. These are only valid for
master nodes.
NOTE
:
Running your switch as an EPSR master node requires a feature license.
Syntax
epsr <
epsr-instance
> {hellotime <
1-32767
>|failovertime
<
2-65535
> ringflaptime <
0-65535
>}
no epsr <
epsr-instance
>
CAUTION
:
Using the “no” variant of this command will remove the specified EPSR
instance.
Mode
EPSR Configuration
Examples
To set the hellotimer to 5 seconds for the EPSR instance called
blue
, use the
command:
awplus(config-epsr)#
epsr blue hellotime 5
NOTE
:
When stacking is used with EPSR, the EPSR
failovertime
should be at least 5
seconds.
To delete the EPSR instance called “blue”, use the command:
awplus(config-epsr)#
Parameter
Description
<epsr-instance>
Name of the EPSR instance.
hellotime <
1-32767
>
The number of seconds between the transmission of
health check messages.
failovertime <
2-65535>
The number of seconds that a master waits for a
returning health check message before entering the
failed state.
The failover time should be greater
than twice the hellotime.
This is to force the master
node to wait until it detects the absence of two
sequential healthcheck messages before entering
the failed state.
ringflaptime <
0-65535
>
The minimum number of seconds that a master must
remain in the failed state.