beautypg.com

Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual

Page 1513

background image

EPSR Introduction and Configuration

Software Reference for x310 Series Switches

C613-50046-01 REV A

AlliedWare Plus

TM

Operating System - Version 5.4.4C

57.31

Step 9:

Create the EPSR Instance called “green” on a transit node, make VLAN 6 the

control VLAN

(on Transit Nodes D and E)

Step 10:

Add a data VLAN to the EPSR Instance called “green”

(on Transit Nodes D and E)

Step 11:

Assign a priority to the ring instances

(on Transit Nodes D and E)

Step 12:

Enable the EPSR Instance called “green”

(on Transit Nodes D and E)

Step 13:

Add the physical port 1.0.1 to these VLANs

(on Transit Nodes D and E)

awplus(config-epsr)#

epsr green mode transit controlvlan 6

Create an EPSR instance called green on
vlan 6

.

Make vlan 6 the control VLAN.
Make this node a transit node.

awplus(config-epsr)#

epsr green datavlan 40

On the EPSR instance called green make
vlan 40

the data VLAN.

awplus(config-epsr)#

epsr green priority 60

Set the ring instance priority to 60 - this being the
priority selected for the ring.

awplus(config-epsr)#

exit

Exit the EPSR Configuration mode.

awplus(config-epsr)#

epsr green state enable

Enable the EPSR instance named green.

awplus(config-epsr)#

exit

Exit the EPSR Configuration mode.

awplus(config)#

interface port1.0.1

Specify the physical interface (port1.0.1) 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 40

Enable VLAN 40 on this port.

awplus(config-if)#

exit

Exit the Interface Configuration mode and enter the
Global Configuration mode.