Install guide
20 enable lldp port Software Reference
enable lldp port
Syntax ENAble LLDP POrt={ALL|port-list} [{TX|RX|TXRX}]
Description This command enables the specified LLDP actions on the specified ports, either
tx (transmission), rx (reception), or txrx (both). By default, all LLDP actions are
disabled for all ports.
Examples To enable the transmission of LLDPDUs from all ports, use the command:
ena lldp po tx
To enable both the transmission and reception of LLDPDUs on ports 1 to 3, use
one of the commands:
ena lldp po=1-3
ena lldp po=1-3 txrx
See Also disable lldp port
purge lldp
reset lldp
show lldp
Parameter Description
POrt The ports for which to enable the specified LLDP actions, either a
list of ports or all ports.
port-list can be any/all of the following:
• a single switch port number. Port numbers start at 1 and end
at m, where m is the highest numbered port.
• a range of switch port numbers (specified as n-m).
• a comma-separated list of switch port numbers and/or ranges.
• a single Ethernet interface (specified as ethn).
• a comma-separated list of Ethernet interfaces. Ethernet port
numbers start at eth0 and end at ethn, where n is the highest
numbered Ethernet port.
• the Ethernet interface eth0.
Default: all.
TX|RX|TXRX Specify: To:
TX Allow the LLDP agent to transmit LLDPDUs on
the specified ports.
RX Allow the LLDP agent to receive LLDPDUs on
the specified ports.
TXRX Allow the LLDP agent to both transmit and
receive LLDPDUs on the specified ports.
Default: TXRX