Digi IX30 User Manual page 812

Table of Contents

Advertisement

Containers
5. Clone DAL is enabled by default. This allows the container to use the device's system libraries.
6. Enable Virtual Network if the container should have network access:
a. Select a Network Bridge Device that will provide access to the container.
b. (Optional) Enter a static IP Address and netmask for the container. This must be a valid IP
address for the bridge, or, if left blank, a DHCP server can assign the container an IP
address.
c. (Optional) For Gateway, type the IP address of the network gateway.
7. Click to expand Serial ports to sssign serial ports that the container will have access to.
a. For Add Port, click .
b. For Port, select the serial port.
8. 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 IX30
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)>
IX30 User Guide
Configure a container
812

Advertisement

Table of Contents
loading

Table of Contents