Reference Guide

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
Command
History
Version 9.2(0.0) Introduced on the M I/O Aggregator. This command is
supported in Programmable-Mux (PMUX) mode only.
Version 8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
Example
Dell(conf)#interface TenGigabitethernet 3/15
Dell(conf-if-tengig-3/15)#no shutdown
Dell(conf-if-tengig-3/15)#port-channel-protocol lacp
Dell(conf-if-tengig-3/15-lacp)#port-channel 32 mode active
...
Dell(conf)#interface TenGigabitethernet 3/16
Dell(conf-if-tengig-3/16)#no shutdown
Dell(conf-if-tengig-3/16)#port-channel-protocol lacp
Dell(conf-if-tengig-3/16-lacp)#port-channel 32 mode active
Link Layer Discovery Protocol (LLDP)
Link layer discovery protocol (LLDP) advertises connectivity and management from the local station to
the adjacent stations on an IEEE 802 LAN.
LLDP facilitates multi-vendor interoperability by using standard management tools to discover and make
available a physical topology for network management. The Dell Networking operating software
implementation of LLDP is based on IEEE standard 801.1ab.
The starting point for using LLDP is invoking LLDP with the protocol lldp command in either
CONFIGURATION or INTERFACE mode.
The information LLDP distributes is stored by its recipients in a standard management information base
(MIB). You can access the information by a network management system through a management
protocol such as simple network management protocol (SNMP).
For details about implementing LLDP/LLDP-MED, refer to the Link Layer Discovery Protocol chapter of
the Dell Networking OS Configuration Guide.
PMUX Mode of the I/O Aggregator
447