Figure 9-1: erps topology, Configure interface agg11 – CANOGA PERKINS 9175 Configuration Guide User Manual
Page 48
CanogaOS Configuration Guide
9-2
• Native VLAN of a port accessing an ERPS ring must not be set as the primary
control VLAN or the secondary control VLAN.
9.3.1 Topology
eth-0-9
eth-0-10
eth-0-9
eth-0-10
eth-0-17
eth-0-17
eth-0-13
eth-0-13
agg11
agg11
Switch 1
(M)
Switch 2
Switch 3
Figure 9-1: ERPS Topology
9.3.2 Configurations
Switch 1
Create VLAN for transferring ERPS control packets
DUT# configure terminal
Enter the configure mode.
DUT(config) # vlan database
Enter VLAN database mode.
DUT(config-vlan) # vlan 15
Creat vlan 15.
DUT(config-vlan) # exit
Exit the vlan mode and enter the Configure mode.
Configure interface agg11
DUT(config) # interface eth-0-9
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-if) # static-channel-group 11
Add this interface to a static channel group 11 and
enable link aggregation so that it can be selected for
aggregation by the local system.
DUT(config-vlan) # exit
Exit the interface mode and enter the Configure mode.
DUT(config) # interface eth-0-10
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.