C613-50631-01 Rev A Command Reference for IE340 Series 3243
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
LLDP COMMANDS
LOCATION
COORD-LOCATION CONFIGURATION
location coord-location configuration
Overview Use this command to configure a coordinate-based location. All parameters must
be configured before assigning this location identifier to a port.
Syntax
latitude <latitude>
lat-resolution <lat-resolution>
longitude <longitude>
long-resolution <long-resolution>
altitude <altitude> {meters|floor}
alt-resolution <alt-resolution>
datum {wgs84|nad83-navd|nad83-mllw}
Default By default no coordinate location information is configured.
Mode Coordinate Configuration
Usage Latitude and longitude values are always stored internally, and advertised in the
Location Identification TLV, as 34-bit fixed-point binary numbers, with a 25-bit
fractional part, irrespective of the number of digits entered by the user. Likewise
Parameter Description
<lat-resolution> Latitude resolution, as a number of valid bits, in the range 0 to
34.
<latitude> Latitude value in degrees in the range -90.0 to 90.0
<long-
resolution>
Longitude resolution, as a number of valid bits, in the range 0
to 34.
<longitude> Longitude value in degrees, in the range -180.0 to 180.0.
<alt-resolution> Altitude resolution, as a number of valid bits, in the range 0 to
30. A resolution of 0 can be used to indicate an unknown
value.
<altitude> Altitude value, in meters or floors.
meters The altitude value is in meters.
floors The altitude value is in floors.
datum The geodetic system (or datum) that the specified coordinate
values are based on.
wgs84 World Geodetic System 1984.
nad83-navd North American Datum 1983 - North American Vertical
Datum.
nad83-mllw North American Datum 1983 - Mean Lower Low Water vertical
datum.