CANOGA PERKINS CanogaOS Configuration Guide User Manual

Page 27

Advertising
background image

CanogaOS Configuration Guide

Proprietary & Confidential Canoga Perkins Metro Ethernet Switches

Page 27 of 350

DUT1(config-if)#exit

Exit the Interface mode and enter the Configure mode.

DUT1(config)#interface eth-0-2

Specify the interface (eth-0-2)to be configured and enter the
Interface mode.

DUT1(config-if)# channel-group 1 mode active

Add this interface to channel group 1 and enable link
aggregation so that it can be selected for aggregation by the
local system.

DUT1(config-if)#no shutdown

Enable the interface.

DUT1(config-if)#exit

Exit the Interface mode and enter the Configure mode.

DUT1(config)#interface eth-0-3

Specify the interface (eth-0-3)to be configured and enter the
Interface mode.

DUT1(config-if)# channel-group 1 mode active

Add this interface to channel group 1 and enable link
aggregation so that it can be selected for aggregation by the
local system.

DUT1(config-if)#no shutdown

Enable the interface.

DUT1(config-if)#end

Return to privileged EXEC mode.


S2

DUT2#configure terminal

Enter the Configure mode.

DUT2(config)# lacp system-priority 1000

Set the system priority of this switch. This priority is

used for determining the system that is responsible

for resolving conflicts in the choice of aggregation

groups. A lower numerical value has a higher priority.

DUT2(config)#interface eth-0-1

Specify the interface (eth-0-1)to be configured and enter the
Interface mode.

DUT2(config-if)#no shutdown

Enable the interface.

DUT2(config-if)# channel-group 1 mode active

Add this interface to channel group 1 and enable link
aggregation so that it can be selected for aggregation by the
local system.

DUT2(config-if)#exit

Exit the Interface mode and enter the Configure mode.

DUT2(config)#interface eth-0-2

Specify the interface (eth-0-2)to be configured and enter the
Interface mode.

Advertising