CANOGA PERKINS CanogaOS Configuration Guide User Manual

Page 57

Advertising
background image

CanogaOS Configuration Guide

Proprietary & Confidential Canoga Perkins Metro Ethernet Switches

Page 57 of 350

z

VLAN mapping must not be enabled on the ERPS ports.

z

Native VLAN of a port accessing an ERPS ring must not be set as the primary control

VLAN or the secondary control VLAN.

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

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.

Advertising