3.18.3 LLDP-MED Interface Configuration

LLDP-MED is an extension of IEEE 802.1ab and is defined by the telecommunication industry association. This function applies to VoIP devices which support LLDP-MED.

Command Syntax:

lldp med fast <v_1_to_10>
lldp med transmit-tlv [ capabilities ] [ location ] [ network-policy ] [ poe ]
lldp med type { connectivity | end-point }
lldp med location-tlv latitude { north | south } <v_word8>
lldp med location-tlv longitude { west | east } <v_word9>
lldp med location-tlv altitude { meters | floors } <v_word11>
lldp med datum { wgs84 | nad83-navd88 | nad83-mllw }
lldp med location-tlv civic-addr { { country <country> } | { state | county | city | district | block | street | leading-street-direction | trailing-street-suffix | street-suffix | house-no | house-no-suffix | landmark | additional-info | name | zip-code | building | apartment | floor | room-number | place-type | postal-community-name | p-o-box | additional-code } <v_line> }
lldp med location-tlv elin-addr <v_word25>
lldp med media-vlan policy-list <v_range_list>
lldp med media-vlan-policy <policy_index> { voice | voice-signaling | guest-voice-signaling | guestvoice | softphone-voice | video-conferencing | streaming-video | video-signaling } { untagged | tagged <v_vlan_id> [ l2-priority <v_0_to_7> ] } [ dscp <v_0_to_63> ]
Table 3-84. Command Description

Argument

Description

Parameter

fast <v_1_to_10>

Specify the number of times from 1 to 10 the fast start transmission would be repeated. The default value is 4.

transmit-tlv

Specify which TLVs included in LLDP-MED information transmitted.

type

Specify the type of LLDP-MED Device, which may be either a Network Connectivity Device (Router, Bridge, Access Point, and so on) or a specific class of Endpoint Device

{ north | south } <v_word8>

Latitude must be normalized to within 0–90 degrees with a maximum of 4 digits. Specify the direction to either North or South of the equator.

{ west | east } <v_word9>

Longitude should be normalized to within 0–180 degrees with a maximum of 4 digits. Specify the direction to either East or West of the prime meridian.

{ meters | floors } <v_word11>

Altitude should be normalized to within -2097151.9 to 2097151.9 with a maximum of 1 digit. Select between two altitude types (floors or meters).

datum

The Map Datum is used for the coordinates given in three options.
  • WGS84: (Geographical 3D) - World Geodesic System 1984, CRS Code 4327.
  • NAD83/NAVD88: North American Datum 1983, CRS Code 4269.
  • NAD83/MLLW: North American Datum 1983, CRS Code 4269.

civic-addr <v_line>

IETF Geopriv Civic Address based Location Configuration Information (Civic Address LCI). The total number of characters for the combined civic address information must not exceed 250 characters.

elin-addr <v_word25>

Emergency Call Service ELIN identifier. Consists of a numerical digit string up to 25 characters.

policy-list <v_range_list>

Policies to assign to the interface.

policy <policy_index>

Create a new policy with ID 0-31. Specify application type, Tagged or Untagged VLANs, L2 priority 0–7 and DSCP 0–63.

Default

N.A.

Mode

Port List Interface mode, Global Configuration Mode for creating a media-vlan-policy.

Usage

Enable LLDP parameters of the interface. To disable, use the ‘no’ version of the command.

Example

Example 1:

# configure terminal
(config)# interface GigabitEthernet 1/1
(config-if)# lldp med transmit-tlv capabilities
(config-if)# lldp med transmit-tlv poe
(config-if)# no lldp med transmit-tlv location
(config-if)# lldp med type end-point