Services
Location information
IX14 User Guide
372
n
%s
: Includes the IX14 device's serial number in the prepended text.
n
%v
: Includes the vehicle ID in the prepended text.
For example, to include both the device's serial number and vehicle ID in the prepend
message, you can enter the following in the
Prepend
field:
__|%s|__|%v|__
14. Type a four-digit alphanumeric
Vehicle ID
that will be included with to location messages. If
no vehicle ID is configured, this setting defaults to 0000.
15. 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. Add a remote host to which location messages will be sent:
(config)> add service location forward end
(config service location forward 0)>
4. Set the hostname or IP address of the remote host to which location messages will be sent:
(config service location forward 0)> server
host
(config service location forward 0)>
5. Set the communication protocol to either
upd
or
tcp
:
(config service location forward 0)> protocol
protocol
(config service location forward 0)>
6. Set the TCP or UDP port on the remote host to which location messages will be sent:
(config service location forward 0)> server_port 8000
(config service location forward 0)>
7. Set the number of
Location update intervals
to wait before forwarding location data to this
server. See
Configure the location service
for more information about setting the
Location
update interval
.
(config service location forward 0)> interval_multiplier
int
(config service location forward 0)>