Services Location information
IX14 User Guide
362
b. To accept location information from an external location-enabled server, see Configure the
device to accept location messages from external sources.
If multiple location sources are enabled at the same time, the device's location will be
determined based on the order that the location sources are listed here.
7. For information about configuring Destination servers, see Forward location information to a
remote host.
8. For information about configuring Geofence, see Configure geofencing.
9. Click Apply to save the configuration and apply the change.
Command line
1. Log into the IX14 command line as a user with full Admin access rights.
Depending on your device configuration, you may be presented with an Access selection
menu. Type admin to access the Admin CLI.
2. At the command line, type config to enter configuration mode:
> config
(config)>
3. Enable or disable the GNSS module:
n
To enable the module:
(config)> service location gnss true
(config)>
n
To disable the module:
(config)> service location gnss false
(config)>
4. Set the amount of time that the IX14 device will wait before polling location sources for
updated location data:
(config)> service location interval value
(config)>
where value is any number of hours, minutes, or seconds, and takes the format number
{h|m|s}.
For example, to set interval to ten minutes, enter either 10m or 600s:
(config)> service location interval 600s
(config)>
The default is 10 seconds.