![Digi Connect EZ Mini Скачать руководство пользователя страница 74](http://html1.mh-extra.com/html/digi/connect-ez-mini/connect-ez-mini_user-manual_2496436074.webp)
Interfaces
Wide Area Networks (WANs)
Digi Connect EZ Mini User Guide
74
v. Configure how to use DNS:
(config network interface my_wan)> ipv4 use_dns
value
(config network interface my_wan)>
where
value
is one of:
n
always
: DNS will always be used for this WAN; when multiple interfaces have
the same DNS server, the interface with the lowest metric will be used for DNS
requests.
n
primary
: Only use the DNS servers provided for this interface when the
interface is the primary route.
n
never
: Never use DNS servers for this interface.
b. See
Configure WAN priority and default route metrics
for further information about
metrics.
7. (Optional) Configure IPv6 settings:
a. Enable IPv6 support:
(config network interface my_wan)> ipv6 enable true
(config network interface my_wan)>
b. Set the IPv6 type to DHCP:
(config network interface my_wan)> ipv6 type dhcpv6
(config network interface my_wan)>
c. Generally, the default settings for IPv6 support are sufficient. You can view the default IPv6
settings by using the question mark (
?
):
(config network interface my_wan)> ipv6 ?
IPv6
Parameters
Current Value
---------------------------------------------------------------------
----------
dhcp_hostname
false
DHCP Hostname
enable
true
Enable
metric
0
Metric
mgmt
0
Management priority
mtu
1500
MTU
type
dhcpv6
Type
use_dns
always
Use DNS
weight
10
Weight
Additional Configuration
---------------------------------------------------------------------
----------
connection_monitor
Active recovery
(config network interface my_wan)>