4 validation commands – CANOGA PERKINS 9175 Configuration Guide User Manual

Page 23

Advertising
background image

CanogaOS Configuration Guide

3-3

DUT2#configure terminal

Enter the Configure mode.

DUT2(config-if)#no shutdown

Enable the interface.

DUT2(config-if)#exit

Exit the Interface mode and enter the Configure mode.

DUT2(config)#interface eth-0-3

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

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)#no shutdown

Enable the interface.

DUT2(config-if)#end

Return to privileged EXEC mode.

3.4 Validation Commands

DUT1# show channel-group summary
Flags: s - suspend I - stand-alone
D - down/admin down B - in Bundle
R - Layer3 S - Layer2
H - standby
w - wait U - in use

Aggregator Name Protocol Ports
----------------+------------+-----------------------------------------
agg1(SU) LACP eth-0-1(B) eth-0-2(B) eth-0-3(B)


DUT1# show interface agg1
Interface agg1
Interface current state: UP
Hardware is AGGREGATE, address is cce3.33fc.330b (bia cce3.33fc.330b)
Bandwidth 3000000 kbits
Index 1025 , Metric 1 , Encapsulation ARPA , loopback not set
Speed - 1000Mb/s , Duplex - Full , Media type is Aggregation
Link speed type is autonegotiation, Link duplex type is autonegotiation
Input flow-control is off, output flow-control is off
The Maximum Frame Size is 1534 bytes
VRF binding: not bound
Label switching is disabled
No virtual circuit configured
ARP timeout 01:00:00, ARP retry interval 1s
5 minute input rate 3030 bits/sec, 0 packets/sec
5 minute output rate 3027 bits/sec, 0 packets/sec
8227 packets input, 1053056 bytes
Received 0 broadcasts (0 multicast)
0 runts, 0 giants, 0 input errors, 0 CRC
0 frame, 0 overrun, 0 pause input
0 input packets with dribble condition detected
8226 packets output, 1052928 bytes, 0 underruns
0 output errors, 0 collisions, 0 late collisions
0 no carrier, 0 pause output

Advertising