70
3.3.5.2. Configuration Dynamic Port-channels
The commands in this example show how to configure a dynamic Port-channel on a switch. The Port-
channel number is 1 (ch1), and the member ports are 1, 2, 3, 6, and 7.
To configure the switch:
1. Enter interface configuration mode for the ports that are to be configured as Port-channel members.
(QCT) #config
(QCT) (Config)#interface range 0/1-0/3,0/6-0/7
2. Add the ports to Port-channel 1 with LACP.
(QCT) (Interface 0/1-0/3,0/6-0/7)#channel-group 1 mode active
(QCT) (Interface 0/1-0/3,0/6-0/7)#exit
3. View information about Port-channel 1.
(QCT) #show interface port-channel 1
Port Channel ID................................ 1
Channel Name................................... ch1
Link State..................................... Down
Admin Mode..................................... Enabled
Link Trap Mode................................. Enabled
STP Mode....................................... Enabled
Type........................................... Dynamic
Port-channel Min-links......................... 1
Load Balance Option............................ 3
(Src/Dest MAC, VLAN, EType, incoming port)
LACP Min. Links................................ 1
Mbr Device/ Port Port
Ports Timeout Speed Active
------ ------------- --------- -------
0/1 actor/long 10G Full False
partner/long
0/2 actor/long 10G Full False
partner/long
0/3 actor/long 10G Full False
partner/long
0/6 actor/long 10G Full False
partner/long
0/7 actor/long 10G Full False