Digi TX40 User Manual page 961

Table of Contents

Advertisement

Containers
5. (Optional) For Label, type container_script.
6. For Run mode, select Interval.
7. For Interval, type 10s.
8. For Commands, type the following:
lxc container_name /bin/ping -c 1 IP_address
For example:
lxc test_lxc /bin/ping -c 1 192.168.1.146
9. Click to disable Sandbox. Sandbox restrictions are not necessary when a container is used.
10. Click Apply to save the configuration and apply the change.
Command line
1. Select the device in Remote Manager and click Actions > Open Console, or log into the TX40
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 script:
(config)> add system schedule script end
(config system schedule script 0)>
4. Provide a label for the script, for example:
(config system schedule script 0)> label test_lxc
(config system schedule script 0)>
5. Set the mode to interval:
(config system schedule script 0)> when interval
(config system schedule script 0)>
TX40 User Guide
Schedule a script to run in the container
961

Advertisement

Table of Contents
loading

Table of Contents