beautypg.com

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

Page 1494

background image

EPSR Introduction and Configuration

Software Reference for x310 Series Switches

57.12

AlliedWare Plus

TM

Operating System - Version 5.4.4C

C613-50046-01 REV A

Step 3:

Add port1.0.2 to these VLANs

Step 4:

Create the EPSR Instance called “blue” on the master node, make VLAN 5 the

control VLAN and port 1.0.1 the primary port

Step 5:

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

Step 6:

Enable the EPSR Instance called “blue” on the Master Node

Now you can configure the 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 master controlvlan 5

primaryport port1.0.1

Create an EPSR instance called blue on vlan5.
Make vlan5 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 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.