Chapter 3 General Management of the Switch 3-109
Command-line Interface: Dynamic Aggregated Links (LACP)

The following example enables LACP for ports NETP0 and NETP1.

These ports can

be connected to two LACP-enabled ports on another switch to form an aggregated

link.

Console(config)#interface ethernet NETP0
Console(config-if)#lacp
Console(config-if)#exit
Console(config)#interface ethernet NETP1
Console(config-if)#lacp
Console(config-if)#end
Console#show interfaces status port-channel 1
Information of Trunk 1
Basic information:
Port type: 1000T
Mac address: 00-00-E8-66-66-83
Configuration:
Name:
Port admin: Up
Speed-duplex: Auto
Capabilities: 10half, 10full, 100half, 100full, 1000full,
Flow control status: Disabled
Current status:
Created by: Lacp
Link status: Up
Port operation status: Up
Operation speed-duplex: 1000full
Flow control type: None
Member Ports: NETP0, NETP1,
Console#