enable lldp ports
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
495
enable lldp ports
enable lldp ports [all | <port_list>] {receive-only | transmit-only}
Description
Enables LLDP transmit mode, receive mode, or transmit and receive mode. If the transmit or receive
option is not specified, both transmit and receive modes are enabled.
Syntax Description
Default
Disabled.
Usage Guidelines
If you do not specify an option, the port is enabled to both transmit and receive LLDP messages.
Once the port is enabled for LLDP in one mode and you issue another
enable lldp ports
command
for another mode, that second mode replaces the original mode. For example, you may originally enable
several ports to only receive LLDP messages and then want those ports to both receive and transmit
LLDP messages. In that case, you issue the
enable lldp ports
command with no variables (and the
receive-and-transmit mode replaces the receive-only mode).
To verify the port setting for LLDP, use the
show lldp {port [all | <port_list>]} {detailed}
command.
Example
The following example enables LLDP transmit and receive mode on port 1:4.
enable lldp port 1:4
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 the port only receives LLDP messages.
transmit-only
Specifies that the port only transmits LLDP messages.