Services Location information
IX10 User Guide
526
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 )>
The location source is enabled by default. To disable:
(config service location source )> enable false
(config service location source )>
4. (Optional) Set a label for this location source:
(config service location source )> label "label"
(config)>
5. Set the type of location source to user_defined:
(config service location source )> type user_defined
(config service location source )>
6. Set the latitude of the device:
(config service location source coordinates latitude int
(config service location source )>
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 coordinates longitude int
(config service location source )>
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 coordinates altitude alt
(config service location source )>
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.