Interfaces Local Area Networks (LANs)
Digi Connect IT® 4 User Guide
153
(config network interface my_lan)> ipv4 weight num
(config network interface my_lan)>
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_lan)> ipv4 mgmt num
(config network interface my_lan)>
iv. Set the MTU:
(config network interface my_lan)> ipv4 mtu num
(config network interface my_lan)>
c. Enable the DHCP server:
(config network interface my_lan)> ipv4 dhcp_server enable true
See DHCP servers for information about configuring the DHCP server.
7. (Optional) Configure IPv6 settings:
a. Enable IPv6 support:
(config network interface my_lan)> ipv6 enable true
(config network interface my_lan)>
b. Set the IPv6 type to DHCP:
(config network interface my_lan)> ipv6 type dhcpv6
(config network interface my_lan)>
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_lan)> ipv6 ?
IPv6
Parameters Current Value
-----------------------------------------------------------------------
--------
enable true Enable
metric 0 Metric
mgmt 0 Management priority
mtu 1500 MTU
prefix_id 1 Prefix ID
prefix_length 48 Prefix length
type prefix_delegation Type
weight 10 Weight
Additional Configuration
-----------------------------------------------------------------------
--------