CANOGA PERKINS CanogaOS Configuration Guide User Manual

Page 63

Advertising
background image

CanogaOS Configuration Guide

Proprietary & Confidential Canoga Perkins Metro Ethernet Switches

Page 63 of 350

Topology

eth-0-9

Switch 1

(M)

Switch 2

(E)

Switch 3

(A-E)

Switch 4

(M)

eth-0-9

eth-0-13

eth-0-13

eth-0-20

eth-0-20

eth-0-13

eth-0-13

eth-0-9

eth-0-9

Ring 1(Primary)

Ring 2(Sub)

Configurations

Switch 1
Create VLANs for transferring ERPS control packets

DUT# configure terminal

Enter the configure mode.

DUT(config) # vlan database

Enter VLAN database mode.

DUT(config-vlan) # vlan 11,12

Creat vlan 11, 12.

DUT(config-vlan) # exit

Exit the vlan mode and enter the Configure mode.


Configure interface eth-0-9

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
11,12

Enable VLAN 11, 12 on this port.

DUT(config-vlan) # exit

Exit the interface mode and enter the Configure mode.

Advertising