C613-50100-01 REV C Command Reference for x930 Series 2514
AlliedWare Plus™ Operating System - Version 5.4.6-1.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:
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 or stacked node. 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. sa2). It cannot
be a dynamic (LACP) channel group.