71
partner/long
3.3.5.3. Configuration Static Port-channels
The commands in this example show how to configure a static Port-channel on a switch. The Port-channel
number is 3 (ch3), and the member ports are 10, 11, 14, and 17. To configure the switch:
1. Enter interface configuration mode for the ports that are to be configured as Port-channel members.
(QCT) (Config)#interface range 0/10-0/12,0/14,0/17
2. Add the ports to Port-channel 3 without LACP.
(QCT) (Interface 0/10-0/12,0/14,0/17)#channel-group 3 mode on
(QCT) (Interface 0/10-0/12,0/14,0/17)#exit
(QCT) (Config)#exit
3. View information about Port-channel 3.
(QCT) #show interface port-channel 3
Port Channel ID................................ 3
Channel Name................................... ch3
Link State..................................... Down
Admin Mode..................................... Enabled
Link Trap Mode................................. Enabled
STP Mode....................................... Enabled
Type........................................... Static
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/10 actor/long 10G Full False
partner/long
0/11 actor/long 10G Full False
partner/long
0/12 actor/long 10G Full False
partner/long
0/14 actor/long 10G Full False
partner/long