CANOGA PERKINS CanogaOS Configuration Guide User Manual

Page 58

Advertising
background image

CanogaOS Configuration Guide

Proprietary & Confidential Canoga Perkins Metro Ethernet Switches

Page 58 of 350

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.

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.


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 11 ring 1 mode master

Set node as master of ring 1 for domain 11.

DUT(config) # erps 11 ring 1 primary interface agg11

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.


Switch 2
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.

Advertising