Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

interface (LLDP-MED)

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
interface name {
    (disable | enable);
    location {
        civic-based {
            ca-type  type {
                ca-value value;
            }
            country-code country-code;
            what what;
        }
        co-ordinate {
            lattitude latitude;
            longitude longitude;
        }
        elin elin;
    }
    tlv-filter;
    tlv-select;
}

Hierarchy Level

content_copy zoom_out_map
[edit protocols lldp-med]

Description

Configure Link Layer Discovery Protocol–Media Endpoint Discovery (LLDP-MED) on all interfaces or on a specific interface.

Default

Not enabled.

Options

all | interface-name

Configure LLDP-MED on all interfaces or on a specific interface.

disable | enable

Disable or enable LLDP-MED on all interfaces or on one or more interfaces.

  • Default: If you do not configure LLDP-MED, it is disabled on the device and on specific 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.

footer-navigation