EPSR Commands
©2008 Allied Telesis Inc. All rights reserved.
Software Version 5.2.1
AlliedWare Plus
TM
Operating System Software Reference C613-50003-00 REV E
49.3
epsr
This command sets the timer values for an EPSR instance. It is only valid for master nodes.
The
no epsr
command destroys an EPSR instance.
Syntax
epsr <
name>
{hellotime <1-32767>|failovertime <2-65535>|
ringflaptime <0-65535>}
no epsr name
Mode
EPSR mode
Examples
To set the hellotimer to 3 seconds for the EPSR instance called blue, use the command:
awplus(config-epsr)#epsr blue hellotime 3
Note:
The failovertime must be at least twice the hellotime, or the hellotime must be less
than equal to half the failovertime. Do not setting hellotime at or below failovertime.
To destroy an EPSR instance called blue, use the command:
Related Commands
epsr mode master controlvlan primaryport
epsr mode transit controlvlan
epsr configuration
epsr datavlan
epsr state
epsr trap
show epsr
Parameter
Description
no
Negate a command or set its defaults
epsr
Ethernet Protection Switching Ring (EPSR).
<name>
Name of the EPSR.
hellotime
The interval between transmitting health check messages (1-32767)
seconds.
failovertime
The period a master waits for a health check before declaring a broken
ring (2-65535) seconds.
ringflaptime
The minimum period that a master must remain in the failed state, (0-
65535) seconds.
awplus(config-epsr)#
no epsr blue