Interfaces Local Area Networks(LANs)
IX20 User Guide
200
a. Locate your device as described in Use Digi Remote Manager to view and manage your
device.
b. Click the Device ID.
c. Click Settings.
d. Click to expand Config.
Local Web UI:
a. On the menu, click System. Under Configuration, click Device Configuration.
The Configuration window is displayed.
3. Click Network >Interfaces> LAN >IPv4.
4. For Address, change the IPaddressto an alternate private IP. You must also specify the subnet
mask. It must havethe syntax of IPv4_address/netmask.
5. Click Apply to savethe configuration and apply the change.
Command line
1. Select the device in Remote Manager and click Actions> Open Console, or log into the IX20
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 accessthe Admin CLI.
2. At the command line, type config to enter configuration mode:
> config
(config)>
3. At the config prompt, set the IPaddressto an alternate private IP:
(config)> network interface lan ipv4 address IPv4_address/netmask
(config)>
4. Save the configuration and apply the change
(config)> save
Configuration saved.
>