Digi IX40 User Manual page 566

Table of Contents

Advertisement

Services
1. Select the device in Remote Manager and click Actions > Open Console, or log into the IX40
local 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 location source:
(config)> add service location source end
(config service location source 0)>
The location source is enabled by default. To disable:
(config service location source 0)> enable false
(config service location source 0)>
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.
>
IX40 User Guide
Location information
566

Advertisement

Table of Contents
loading

Table of Contents