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

lldp-med (Ethernet Switching)

date_range 20-Nov-23

Syntax

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

Hierarchy Level

content_copy zoom_out_map
[edit protocols]

Description

Configure Link Layer Discovery Protocol–Media Endpoint Discovery. LLDP-MED is an extension of LLDP. The device uses LLDP-MED to support device discovery of VoIP telephones and to create location databases for these telephone locations for emergency services. LLDP-MED is defined in the standard ANSI/TIA-1057 by the Telecommunications Industry Association (TIA).

Default

Disabled.

Options

fast-start number

Configure the number of LLDP-MED advertisements sent from the device in the first second after it has detected an LLDP-MED device (such as an IP telephone).

  • Range: 1 through 10 advertisements

  • Default: 3 advertisements

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