beautypg.com

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

Page 1509

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

Step 3:

Create the EPSR Instance called “green”, make vlan 6 the control VLAN and

port1.0.1 the primary port

(Configure on the Master Node R-2)

Step 4:

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

(Configure on the Master Node R-

2)

Step 5:

Assign a priority to the ring instance

(Configure on the Master Node R-2)

Step 6:

Enable the EPSR Instance called “green”

(Configure on the Master Node R-2)

awplus(config)#

epsr configuration

Enter the EPSR Configuration mode.

awplus(config-epsr)#

epsr green mode master controlvlan 6

primaryport port1.0.1

Create an EPSR instance called ctrl-green on
vlan 6

.

Make vlan 6 the control VLAN.
Make port 1.0.1 the primary port.
Make this node the master.

awplus(config-epsr)#

epsr green datavlan 40

On epsr instance called green 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 green priority 60

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

awplus(config-epsr)#

epsr green state enable

Enable the EPSR instance named green.

awplus(config-epsr)#

exit

Exit the EPSR Configuration mode.