Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 1496
EPSR Introduction and Configuration
Software Reference for x310 Series Switches
57.14
AlliedWare Plus
TM
Operating System - Version 5.4.4C
C613-50046-01 REV A
Step 9:
Add port1.0.2to the VLANs
Step 10:
Create the EPSR Instance called “blue” on a transit node, make VLAN 5 the
control VLAN
Step 11:
Add a data VLAN to the EPSR Instance called “blue” on the transit node
Step 12:
Enable the EPSR Instance called “blue” on the transit node
Now you can use the same procedure to configure the remaining transit nodes.
awplus(config)#
interface port1.0.2
Specify the interface (port1.0.2) that you are
configuring and enter the Interface Configuration
mode.
awplus(config-if)#
switchport mode trunk
Set the switching characteristics of this port to Trunk
mode.
awplus(config-if)#
switchport trunk allowed vlan add 5
Enable VLAN 5 on this port.
awplus(config-if)#
switchport trunk allowed vlan add 40
Enable VLAN 40 on this port.
awplus(config-if)#
exit
Exit the Interface Configuration 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 vlan5.
Make vlan5 the control VLAN.
Make this node a transit node.
awplus(config-epsr)#
epsr blue datavlan 40
On the EPSR instance called blue make vlan40 the
data VLAN.
awplus(config-epsr)#
epsr blue state enable
Enable the EPSR instance named blue.
awplus(config-epsr)#
exit
Exit the EPSR Configuration mode.