beautypg.com

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

Page 1505

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.23

Step 3:

Create the EPSR Instance called “blue”, make VLAN 5 the control VLAN and port

1.0.1 the primary port

(Configure on the Master Node R-1)

Step 4:

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

(Configure on the Master Node R-1)

Step 5:

Assign a priority to the ring instance

(Configure on the Master Node R-1)

Step 6:

Enable the EPSR Instance called “blue”

(Configure on the Master Node R-1)

Step 7:

Add port1.0.1 to these VLANs

(Configure on the Master Node R-1)

awplus(config)#

epsr configuration

Enter the EPSR Configuration mode.

awplus(config-epsr)#

epsr blue mode master controlvlan 5

primaryport port1.0.1

Create an EPSR instance called blue on vlan 5.
Make vlan 5 the control VLAN.
Make port 1.0.1 the primary port.
Make this node the master.

awplus(config-epsr)#

epsr blue datavlan 40

On epsr instance called blue data-a the data VLAN.

awplus(config-epsr)#

epsr blue priority 120

Set the ring instance priority to the value selected for
the ring. The priority value selected is 120.

awplus(config-epsr)#

exit

Exit the EPSR Configuration mode.

awplus(config-epsr)#

epsr blue state enable

Enable the EPSR instance named blue.

awplus(config-epsr)#

exit

Exit the EPSR Configuration mode.

awplus(config)#

interface port1.0.1,port1.0.2

Specify the EPSR ring ports (port1.0.1 and
1.0.2

) that you are configuring and enter the

Interface Configuration mode.

awplus(config-if)#

switchport trunk allowed vlan add 40

Enable VLAN 40 on this port.

awplus(config-if)#

exit

Exit the Interface mode and enter the Global
Configuration mode.