CANOGA PERKINS 9175 Configuration Guide User Manual

Page 53

Advertising
background image

CanogaOS Configuration Guide

9-7

9.4.1 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)

Figure 9-2: Single-Domain Intersecting-Ring Topology

9.4.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,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.


Configure interface eth-0-13

Advertising