Configuring ERP Quick Steps for Configuring ERP with Standard VLANs
OmniSwitch AOS Release 7 Network Configuration Guide June 2013 page 11-11
Quick Steps for Configuring ERP with Standard
VLANs
The following steps provide a quick tutorial for configuring ERP.
1 Create a VLAN using the vlan command and add the ring ports.
-> vlan 1001
-> vlan 1001 members port 1/1-2 tagged
2 Create ERP ring ID 1, ERP Service VLAN and MEG Level and associate two ports to the ring using
the erp-ring command.
-> erp-ring 1 port1 1/1 port2 1/2 service-vlan 1001 level 1
3 Configure the RPL on one node using the erp-ring rpl-node command.
-> erp-ring 1 rpl-node port 1/1
4 Create additional VLANs and add to the ring ports using the vlan command.
-> vlan 11-20
-> vlan 11-20 members port 1/1-2 tagged
5 Enable the ERP ring configuration using the erp-ring enable command.
-> erp-ring 1 enable
6 Display the ERP configuration using the show erp command.
-> show erp