Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 1512
EPSR Introduction and Configuration
Software Reference for x310 Series Switches
57.30
AlliedWare Plus
TM
Operating System - Version 5.4.4C
C613-50046-01 REV A
Step 5:
Create the EPSR Instance called “blue” on a transit node, make VLAN 5 the control
VLAN
(on Transit Nodes D and E)
Step 6:
Add a data VLAN to the EPSR Instance called “blue”
(on Transit Nodes D and E)
Step 7:
Assign a priority to the ring instance
(on Transit Nodes D and E)
Step 8:
Enable the EPSR Instance called “blue”
(on Transit Nodes D and E)
awplus(config-if)#
switchport trunk allowed vlan add 6
Enable VLAN 6 on this port.
awplus(config-if)#
switchport trunk native vlan none
Remove the native VLAN.
awplus(config-if)#
exit
Exit the Interface mode and enter the Global
Configuration mode.
awplus(config)#
epsr configuration
Enter the EPSR Configuration mode.
awplus(config-epsr)#
epsr blue mode transit controlvlan 5
Create an EPSR instance called blue on vlan 5.
Make vlan 5 the control VLAN.
Make this node a transit node.
awplus(config-epsr)#
epsr blue datavlan 40
On the EPSR instance called blue make vlan 40 the
data VLAN.
This step is mandatory on transit nodes that connect to a common segment, and good practice on other
transit nodes.
awplus(config-epsr)#
epsr blue priority 120
Set the ring instance priority to 120 - the value
selected for the ring.
awplus(config-epsr)#
exit
Exit the EPSR Configuration mode.
awplus(config-epsr)#
epsr blue state enable
Enable the EPSR instance named blue.