beautypg.com

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

Page 1522

background image

EPSR Introduction and Configuration

Software Reference for x310 Series Switches

57.40

AlliedWare Plus

TM

Operating System - Version 5.4.4C

C613-50046-01 REV A

On Ring 1 EPSR Instance Blue - Configure each of the Transit Nodes that
Connect to the Common Segment

Select one of the transit nodes that connects to the common segment, and carry out the following steps:

Step 1:

Add VLAN 50 to the VLAN database and set its state to enable

Step 2:

Add the VLAN 50 to the EPSR Instances called “blue” and “green” on the transit

nodes

Step 3:

Add the common physical port (port1.0.2 in this example) to VLAN 50

awplus#

configure terminal

Enter terminal config mode

awplus(config)#

vlan database

Enter the EPSR Configuration mode.

awplus(config-epsr)#

vlan 50 name data-b enable

Create vlan 50, name it data-b and enable it.

awplus(config)#

epsr configuration

Enter the EPSR Configuration mode.

awplus(config-epsr)#

epsr blue datavlan 50

On the EPSR instance called blue add vlan 50 as a
data VLAN.

awplus(config-epsr)#

epsr green datavlan 50

On the EPSR instance called green add vlan 50 as a
data VLAN.

awplus(config)#

interface port1.0.2

Specify the physical interface (port1.0.2) that you
are configuring and enter the Interface Configuration
mode.

awplus(config-if)#

switchport trunk allowed vlan add 50

Enable VLAN 50 on this port.

awplus(config-if)#

exit

Exit the Interface mode and enter the Global
Configuration mode.