Services
Location information
TX54 User Guide
594
Command line
1. Log into the TX54 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 2)>
4. (Optional) Set a label for this location source:
(config service location source 2)> label "label"
(config)>
5. Set the
type
of location source to
server
:
(config service location source 2)> type user_defined
(config service location source 2)>
6. Set the latitude of the device:
(config service location source 2 coordinates latitude
int
(config service location source 2)>
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 2 coordinates longitude
int
(config service location source 2)>
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 2 coordinates altitude
alt
(config service location source 2)>
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.
Содержание TX54
Страница 1: ...TX54 User Guide Firmware version 22 2 ...
Страница 190: ...Interfaces Bridging TX54 User Guide 190 ...
Страница 293: ...Hotspot Hotspot configuration TX54 User Guide 293 ...
Страница 332: ...Hotspot Show hotspot status and statistics TX54 User Guide 332 ...
Страница 584: ...Services Simple Network Management Protocol SNMP TX54 User Guide 584 4 Click Download ...
Страница 1069: ...Command line interface Command line reference TX54 User Guide 1069 reboot Reboot the system Parameters None ...