Services
Location information
IX10 User Guide
473
v. A sandbox is enabled by default to prevent the script from adversely affecting
the system. To disable the sandbox:
(config service location geofence test_geofence on_entry
action 0)> sandbox false
(config service location geofence test_geofence on_entry
action 0)>
If you disable the sandbox, the script may render the system unusable.
vi. Repeat for any additional actions.
n
To define actions that will be taken when the device exits the geofence, or is outside the
geofence when it boots:
a. (Optional) Configure the device to preform the actions if the device is outside the
geofence when it boots:
(config)> service location geofence test_geofence on_exit bootup
true
(config)>
b. Set the number of
that must take place prior to performing the
actions:
(config)> service location geofence test_geofence on_exit num_
intervals
int
(config)>
For example, if the update interval is
1m
(one minute) and the
num_intervals
is set
to
3
, the actions will not be performed until the device has been outside the
geofence for three minutes.
c. Add an action:
i. Type
...
to return to the root of the configuration:
(config service location geofence test_geofence coordinates
3)> ...
(config)>
ii. Add the action:
(config)> add service location geofence test_geofence on_exit
action end
(config service location geofence test_geofence on_exit
action 0)>
d. Set the type of action:
(config service location geofence test_geofence on_exit action
0)> type
value
(config service location geofence test_geofence on_exit action
0)>
Содержание IX10
Страница 1: ...IX10 User Guide User Guide Firmware version 22 5 ...
Страница 444: ...Services Simple Network Management Protocol SNMP IX10 User Guide 444 The SNMP page is displayed 4 Click Download ...
Страница 740: ...Monitoring This chapter contains the following topics intelliFlow 741 Configure NetFlow Probe 748 IX10 User Guide 740 ...
Страница 823: ...Command line interface Execute a command from the web interface IX10 User Guide 823 The Admin CLI prompt appears ...
Страница 849: ...Command line interface Command line reference IX10 User Guide 849 Parameters None ...
Страница 858: ...Command line interface Command line reference IX10 User Guide 858 reboot Reboot the system Parameters None ...