
EPSR Commands
©2008 Allied Telesis Inc. All rights reserved.
49.6
AlliedWare Plus
TM
Operating System Software Reference C613-50003-00 REV E
Software Version 5.2.1
epsr mode master controlvlan primaryport
This command creates a master EPSR instance.
Syntax
epsr <
name
> mode master controlvlan <2-4094> primaryport <
port>
Mode
EPSR mode
Example
To create a master EPSR instance called blue with vlan2 as the control VLAN and port1.0.1 as
the primary port, use the command:
Related Commands
epsr mode transit controlvlan
show epsr
Parameter
Description
epsr
Ethernet Protection Switching Ring (EPSR)
<
name
>
Name of the EPSR
mode
Determines whether the node is acting as a master or transit node
master
Sets switch to be the master node for the named EPSR ring
controlvlan
The VLAN that will transmit EPSR control frames.
<2-4094>
VLAN id
primaryport
Primary port for the EPSR instance
<
port
>
The primary port. The port may be a switch port (e.g., port1.1.4) or a
static channel group (e.g., sa3). It cannot be a dynamic (LACP) channel
group.
awplus(config-epsr)#
epsr blue mode master controlvlan vlan2
primaryport port1.0.1