Commands for Configuring LLDP
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
492
disable lldp ports
disable lldp ports [all | <port_list>] {receive-only | transmit-only}
Description
Disables LLDP transmit mode, receive mode, or transmit and receive mode on the specified port or
ports.
Syntax Description
Default
Disabled.
Usage Guidelines
If you do not specify an option, both LLDP modes (transmit and receive) are disabled.
Example
The following example disables the LLDP receive mode on ports 1:2 to 1:6.
disable lldp ports 1:2-1:6 receive-only
History
This command was first available in ExtremeWare XOS 11.2.
Platform Availability
This command is available on all platforms.
all
Specifies all ports on the switch.
port_list
Specifies one or more ports or slots and ports.
receive-only
Specifies that only the receive mode for LLDP is disabled.
transmit-only
Specifies that only the transmit mode for LLDP is disabled.