![Digi Connect EZ Mini User Manual Download Page 73](http://html1.mh-extra.com/html/digi/connect-ez-mini/connect-ez-mini_user-manual_2496436073.webp)
Interfaces
Wide Area Networks (WANs)
Digi Connect EZ Mini User Guide
73
5. Select an Ethernet device.
a. Enter
device ?
to view available devices and the proper syntax.
(config network interface my_wan)> device ?
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)>
a. Optional IPv4 configuration items:
i. Set the IP metric:
(config network interface my_wan)> ipv4 metric
num
(config network interface my_wan)>
See
Configure WAN priority and default route metrics
for further information about
metrics.
ii. Set the relative weight for default routes associated with this interface. For multiple
active interfaces with the same metric, the weight is used to load balance traffic to
the interfaces.
(config network interface my_wan)> ipv4 weight
num
(config network interface my_wan)>
iii. Set the management priority. This determines which interface will have priority for
central management activity. The interface with the highest number will be used.
(config network interface my_wan)> ipv4 mgmt
num
(config network interface my_wan)>
iv. Set the MTU:
(config network interface my_wan)> ipv4 mtu
num
(config network interface my_wan)>