Services Location information
IX20 User Guide
708
The location source is enabled by default. To disable:
(config service location source 1)> enable false
(config service location source 1)>
4. (Optional) Set a label for this location source:
(config service location source 1)> label "label"
(config)>
5. Set the type of location source to user_defined:
(config service location source 1)> type user_defined
(config service location source 1)>
6. Set the latitude of the device:
(config service location source 1 coordinates latitude int
(config service location source 1)>
where int isany integer between -90 and 90, with up to six decimal places.
7. Set the longitude of the device:
(config service location source 1 coordinates longitude int
(config service location source 1)>
where int isany integer between -180 and 180, with up to six decimal places.
8. Set the altitude of the device:
(config service location source 1 coordinates altitude alt
(config service location source 1)>
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. Typeexit 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 IX20 device to accept NMEAand TAIPmessages from external sources. For
example, location-enabled devices connected to the IX20 device can forward their location
information to the device, and then the IX20 device can serve as a central repository for this location
information and forward it to a remote host. See Forward location information to aremote host for
information about configuring the IX20 device to forward location messages.
This procedure configuresa UDPport on the IX20 device that will be used to listen for incoming
messages.