![Digi IX20 User Manual Download Page 92](http://html.mh-extra.com/html/digi/ix20/ix20_user-manual_2496666092.webp)
Interfaces
Wide Area Networks (WANs)
IX20 User Guide
92
3. Create a new WAN or edit an existing one:
n
To create a new WAN named
my_wan
:
(config)> add network interface my_wan
(config network interface my_wan)>
n
To edit an existing WAN named
my_wan
, change to the
my_wan
node in the
configuration schema:
(config)> network interface my_wan
(config network interface my_wan)>
4. Set the appropriate firewall zone:
(config network interface my_wan)> zone
zone
(config network interface my_wan)>
See
for further information.
5. Select an Ethernet device, a Wi-Fi device, or a bridge. See
for more information about
bridging.
a. Enter
device ?
to view available devices and the proper syntax.
(config network interface my_wan)> device ?
Device: The network device used by this network interface.
Format:
/network/device/eth1
/network/device/eth2
/network/device/loopback
/network/bridge/lan
/network/wireless/ap/digi_ap
Current value:
(config network interface my_wan)> device
b. Set the device for the LAN:
(config network interface my_wan)> device
device
(config network interface my_wan)>
6. Configure IPv4 settings:
n
IPv4 support is enabled by default. To disable:
(config network interface my_wan)> ipv4 enable false
(config network interface my_wan)>
n
Configure the WAN to be a DHCP client:
(config network interface my_wan)> ipv4 type dhcp
(config network interface my_wan)>