C613-50100-01 REV C Command Reference for x930 Series 2509
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
ETHERNET PROTECTION SWITCHED RING (EPSRING™) COMMANDS
EPSR
epsr
Overview This command sets the timer values for an EPSR instance. These are only valid for
master nodes.
NOTE:
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.