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

location (LLDP-MED)

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
location {
    civic-based {
        ca-type  type {
            ca-value value;
        }
        country-code country-code;
        what what;
    }
    co-ordinate {
        lattitude latitude;
        longitude longitude;
    }
    elin elin;
}

Hierarchy Level

content_copy zoom_out_map
[edit protocols lldp-med interface (all | interface-name)]

Description

For Link Layer Discovery Protocol–Media Endpoint Discovery (LLDP-MED), configure the location information. Location information is advertised from the switch to the MED. This information is used during emergency calls to identify the location of the MED.

The remaining statements are explained separately. See CLI Explorer.

Default

Disabled.

Options

co-ordinate

Geographical coordinates for the location of the MED.

  • Values: Specify these values:

    • lattitude latitude—Latitude value for the location.

    • longitude longitude—Longitude value for the location.

  • Range: 0 through 360 degrees for both the latitude and longitude values.

elin elin

Configure the Emergency Line Identification Number (ELIN) as part of the location information. The ELIN is a 10-digit telephone number, including the area code.

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