Command Mode
Interface Configuration (Ethernet)
Command Usage
> The maximum number of ports that can be combined as a static trunk is 4
10/100 Mbps ports, and 2 1000 Mbps ports.
> All links in a trunk must operate at the same data rate and duplex mode.
Example
The following example creates trunk 1 and then adds port 11:
Console(config)#interface port-channel 1
Console(config-if)#exit
Console(config)#interface ethernet 1/11
Console(config-if)#channel-group 1
Console(config-if)#
lacp
Use this command to enable 802.3ad Link Aggregation Control Protocol (LACP)
for the current interface. Use the no form to disable it.
Syntax
lacp
no lacp
Default Setting
Disabled
Command Mode
Interface Configuration (Ethernet)
245