Alcatel-Lucent 6850-48 Guida Di Rete

Pagina di 1162
Quick Steps for Configuring ERP with VLAN Stacking
Configuring ERP
page 14-10
OmniSwitch AOS Release 6 Network Configuration Guide
September 2009
Quick Steps for Configuring ERP with VLAN 
Stacking
The following steps provide a quick tutorial for configuring ERP with VLAN Stacking:
Create a VLAN Stacking SVLAN 1001 using th
 command. 
-> ethernet-service svlan 1001 
Create a VLAN Stacking service and associate the service with SVLAN 1001 using the 
-> ethernet-service service-name CustomerA svlan 1001
Configure ports 1/1 and 1/2 as VLAN Stacking Network Network Interface (NNI) ports, associate the 
ports with SVLAN 1001, and configure them for use with ERP using th
 
command.
-> ethernet-service svlan 1001 nni 1/1 erp
-> ethernet-service svlan 1001 nni 1/2 erp
Create ERP ring ID 1 and associate the two NNI ports to the ring using th
 command.
-> erp-ring 1 port 1/1 port2 1/2 service-vlan 1001 level 5
Configure the RPL on one node using the 
->
 
erp-ring 1 rpl-node port 1/1
Create additional SVLANs to add to the ring using th
 command.
-> ethernet-service svlan 1002
-> ethernet-service svlan 1003
-> ethernet-service svlan 1004
-> ethernet-service svlan 1005
Configure the SVLANs created in Step 6 as ERP protected VLANs using the 
command.
-> erp-ring 1 protected-vlan 1002-1005
Note that when two VLAN Stacking NNI ports are associated with the same SVLAN and both those ports 
will serve as the ring ports for the node, the SVLAN is automatically added to the list of protected 
SVLANs for the ERP ring. For example, the following commands designate SVLAN 1002 as a protected 
VLAN:
-> ethernet-service svlan 1002 nni 1/1 erp
-> ethernet-service svlan 1002 nni 1/2 erp
Enable the ERP ring configuration using the 
 command.
-> erp-ring 1 enable
Display the ERP configuration using th
 command.
-> show erp