interface (LLDP)
Syntax
interface (all | [interface-name-list]) { (disable | enable); power-negotiation <(disable | enable)>; (tlv-filter | tlv-select); trap-notification (disable | enable); }
Description
Configure Link Layer Discovery Protocol (LLDP) on all interfaces or on a particular interface.
On MX Series and T Series routers, you run LLDP on a physical
interface, such as ge-1/0/0
, and not at the logical interface
(unit) level.
Starting with Junos OS Release 14.2, on MX Series devices, you
can also configure LLDP on management interfaces, such as fxp
or me
.
LLDP is not supported on vme
interfaces.
For information about interface names, see Interface Naming Overview. For information about interface names for TX Matrix routers, see TX Matrix Router Chassis and Interface Names. For information about FPC numbering on TX Matrix routers, see Routing Matrix with a TX Matrix Router FPC Numbering.
For information about extended port names in the Junos Fusion technology, see Understanding Junos Fusion Ports .
Options
(all | [interface-name-list]) | Configure LLDP on all interfaces or on one or more interfaces. |
(disable | enable) | Disable or enable LLDP on all interfaces or on the specified interfaces.
|
power-negotiation <(disable | enable)> | (EX, QFX Series only) Configure LLDP power negotiation, which negotiates with Power over Ethernet (PoE) powered devices to allocate power. You must also configure the
|
trap-notification (disable | enable) | Disables or enables the LLDP and physical topology SNMP traps for the specific interface or all the interfaces.
|
The remaining statements are explained separately. Search for a statement in CLI Explorer or click a linked statement in the Syntax section for details.
Required Privilege Level
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Release 9.0.
power-negotiation
introduced in Junos OS Release
12.2 for EX and QFX Series switches.
trap-notification
introduced in Junos OS Release
15.1R7-S3 for EX3300, EX4200, EX4500, EX4550, EX6200, EX8200 switches.