Services
Location information
LR54 User Guide
634
4. (Optional) Set a label for this location source:
(config service location source 0)> label "label"
(config)>
5. Set the
type
of location source to
user_defined
:
(config service location source 0)> type user_defined
(config service location source 0)>
6. Set the latitude of the device:
(config service location source 0 coordinates latitude
int
(config service location source 0)>
where
int
is any integer between
-90
and
90
, with up to six decimal places.
7. Set the longitude of the device:
(config service location source 0 coordinates longitude
int
(config service location source 0)>
where
int
is any integer between
-180
and
180
, with up to six decimal places.
8. Set the altitude of the device:
(config service location source 0 coordinates altitude
alt
(config service location source 0)>
Where
alt
is an integer followed by
m
or
km
, for example,
100m
or
1km
.
9. Save the configuration and apply the change:
(config)> save
Configuration saved.
>
10. Type
exit
to exit the Admin CLI.
Depending on your device configuration, you may be presented with an
Access selection
menu
. Type
quit
to disconnect from the device.
Configure the device to accept location messages from external
sources
You can configure the LR54 device to accept NMEA and TAIP messages from external sources. For
example, location-enabled devices connected to the LR54 device can forward their location
information to the device, and then the LR54 device can serve as a central repository for this location
information and forward it to a remote host. See
Forward location information to a remote host
for
information about configuring the LR54 device to forward location messages.
This procedure configures a UDP port on the LR54 device that will be used to listen for incoming
messages.