White Papers

Table Of Contents
Supported Modes
Programmable-Mux (PMUX)
FullSwitch
Command
History
Version Description
9.9(0.0) Introduced on the FN IOM.
9.4(0.0) Supported on the FN I/O Aggregator.
9.2(0.0) Introduced on the M I/O Aggregator.
8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
Usage
Information
LACP Modes
Mode Function
active An interface is in an active negotiating state in this mode. LACP runs on any link
configured in the active state and also automatically initiates negotiation with other
ports by initiating LACP packets.
passive An interface is not in an active negotiating state in this mode. LACP runs on any
link configured in the passive state. Ports in a passive state respond to negotiation
requests from other ports that are in active states. Ports in a passive state respond
to LACP packets
off An interface cannot be part of a dynamic port channel in off mode. LACP does not
run on a port configured in off mode.
port-channel-protocol lacp
Enable LACP on any LAN port.
Syntax
port-channel-protocol lacp
To disable LACP on a LAN port, use the no port-channel-protocol lacp command.
Command Modes INTERFACE
Supported Modes
Programmable-Mux (PMUX)
FullSwitch
Command
History
Version Description
9.9(0.0) Introduced on the FN IOM.
9.4(0.0) Supported on the FN I/O Aggregator.
Example
Dell(conf)#interface TenGigabitethernet 0/5
Dell(conf-if-te-0/5)#no shutdown
Dell(conf-if-te-0/5)#port-channel-protocol lacp
Dell(conf-if-te-0/5-lacp)#port-channel 32 mode active
...
Dell(conf)#interface TenGigabitethernet 0/6
Dell(conf-if-te-0/6)#no shutdown
Dell(conf-if-te-0/6)#port-channel-protocol lacp
Dell(conf-if-te-0/6-lacp)#port-channel 32 mode active
726 Link Aggregation Control Protocol (LACP)