C613-50631-01 Rev A Command Reference for IE340 Series 2679
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
ETHERNET PROTECTION SWITCHED RING (EPSRING™) COMMANDS
EPSR
MODE MASTER CONTROLVLAN PRIMARY PORT
epsr mode master controlvlan primary port
Overview This command creates a master EPSR instance.
NOTE: This command will only run on switches that are capable of running as an EPSR
master node. However, even if your switch cannot function as an EPSR master node,
you still need to configure this command on whatever switch is the master within your
EPSR network.
Syntax
epsr <epsr-instance> mode master controlvlan <2-4094>
primaryport <port>
NOTE: The software allows you to configure more than two ports or static channel
groups to the control VLAN within a single switch. However, we advise against this
because in certain situations it can produce unpredictable results.
Mode EPSR Configuration
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:
awplus(config-epsr)# epsr blue mode master controlvlan vlan2
primaryport port1.0.1
Related
commands
epsr mode transit controlvlan
show epsr
Parameter Description
<epsr-instance> Name of the EPSR instance.
mode Determines the node is acting as a master.
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.0.4) or a static channel group (e.g. sa3). It cannot be a
dynamic (LACP) channel group.