CANOGA PERKINS CanogaOS Configuration Guide User Manual

Page 71

Advertising
background image

CanogaOS Configuration Guide

Proprietary & Confidential Canoga Perkins Metro Ethernet Switches

Page 71 of 350

Topology

eth-0-9

Switch 1

(M)

Switch 2

Switch 3

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

Domain 1

Domain 2

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

Creat vlan 11.

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

Enable VLAN 11 on this port.

DUT(config-vlan) # exit

Exit the interface mode and enter the Configure mode.


Configure interface eth-0-13

Advertising