2-138
Cisco ME 3800X and ME 3600X Switch Command Reference
OL-28238-01
Chapter 2 Cisco ME 3800X and ME 3600X Switch Cisco IOS Commands
location (global configuration)
location (global configuration)
To configure location information for a Link Layer Discovery Protocol (LLDP) endpoint, use the
location command in global configuration mode. To remove the location information, use the no form
of this command.
location {admin-tag string | civic-location identifier id | elin-location string identifier id}
no location {admin-tag string | civic-location identifier id | elin-location string identifier id}
Syntax Description
Defaults This command has no default setting.
Command Modes Global configuration
Command History
Usage Guidelines After entering the location civic-location identifier id global configuration command, you enter civic
location configuration mode. In this mode, you can enter the civic location and the postal location
information.
The civic-location identifier must not exceed 250 bytes.
Use the no lldp med-tlv-select location information interface configuration command to disable the
location TLV. The location TLV is enabled by default. For more information, see the “Configuring LLDP
and LLDP-MED” chapter of the software configuration guide for this release.
You can verify the configuration by entering the show location elin privileged EXEC command.
admin-tag Configures administrative tag or site information.
civic-location Configures civic location information.
elin-location Configures emergency location information (ELIN).
identifier id Specifies the ID for the civic location or the elin location. The ID range
is 1 to 4095.
Note The identifier for the civic location in the LLDP-MED TLV is
limited to 250 bytes or less. To avoid error messages about
available buffer space during switch configuration, be sure that
the total length of all civic-location information specified for
each civic-location identifier does not exceed 250 bytes.
string Specifies the site or location information in alphanumeric format.
Release Modification
12.(52)EY This command was introduced.