Digi TX40 User Manual page 954

Table of Contents

Advertisement

Containers
9. (Optional) Type a Working directory to configure an initial working directory for the
container. The directory is an absolute path within the container and must begin with "/". The
default is /.
10. (Optional) Click to expand Mounted directories to configure system directories that will be
mounted inside the container. Any mounted directories need to be accessible to a non-
privileged user.
a. For Add Directory, click .
b. For Directory, type the pathname of the directory to be mounted. The leading slash
should be removed, so for example to mount the /opt directory, type opt.
11. (Optional) Click to expand Serial ports to assign serial ports that the container will have
access to.
a. For Add Port, click .
b. For Port, select the serial port.
12. 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. Create a new container:
(config)> add system container name
(config system container name)>
where name is the
New access points are enabled by default.
4. New containers are enabled by default. To disable:
(config system container name)> enable false
(config system container name)>
5. By default, the container will use the device's system libraries. To disable:
(config system container name)> dal false
(config system container name)>
6. If the device will use virtual networking:
a. Enable virtual networking:
(config system container name)> network true
(config system container name)>
TX40 User Guide
Configure a container
954

Advertisement

Table of Contents
loading

Table of Contents