CANOGA PERKINS 9175 Configuration Guide User Manual
Page 51
CanogaOS Configuration Guide
9-5
DUT(config) # interface eth-0-17
Enter the Interface mode.
DUT(config-if)#switchport mode trunk
Set the switching characteristics of this interface to
trunk mode.
DUT(config-if)#switchport trunk allowed vlan add 15
Enable VLAN 15 on this port.
DUT(config-vlan) # exit
Exit the interface mode and enter the Configure mode.
Configure interface eth-0-13
DUT(config) # interface eth-0-13
Enter the Interface mode
DUT(config-if)#switchport mode trunk
Set the switching characteristics of this interface to
trunk mode.
DUT(config-if)#switchport trunk allowed vlan add 15
Enable VLAN 15 on this port.
DUT(config-vlan) # exit
Exit the interface mode and enter the Configure mode.
Configure and enable ERPS domain
DUT(config) # erps 11
Create erps domain with id 11.
DUT(config) # erps 11 primary control vlan 15
Set vlan 15 as the primary control vlan of erps domain
11.
DUT(config) # erps 11 ring 1 level primary
Create an erps primary ring 1 for domain 11.
DUT(config) # erps 11ring 1 mode transit
Set node as transit of ring 1 for domain 11.
DUT(config) # erps 11 ring 1 primary interface eth-0-17
Set primary interface of ring 1 for domain 11.
DUT(config)# erps 11 ring 1 secondary interface
eth-0-13
Set secondary interface of ring 1 for domain 11.
DUT(config) # erps 11 ring 1 enable
Enable ring 1 for domain 11.
DUT(config) # erps 11 enable
Enable domain 11.
9.3.3 Validation
Command
Switch 1
DUT#show erps 11
ERPS domain ID: 11
ERPS domain name: ERPS0011
ERPS domain primary control VLAN ID: 15
ERPS domain sub control VLAN ID: 0
ERPS domain hello timer interval: 1 second(s)
ERPS domain fail timer interval: 3 second(s)
ERPS ring ID: 1
ERPS ring level: primary
ERPS ring 1 node mode: master
ERPS ring 1 node state: complete
ERPS ring 1 primary interface name: agg11
ERPS ring 1 secondary interface name: eth-0-13
Switch 2
DUT#show erps 11
ERPS domain ID: 11
ERPS domain name: ERPS0011
ERPS domain primary control VLAN ID: 15