Digi Connect IT Mini User Manual page 102

Hide thumbs Also See for Connect IT Mini:
Table of Contents

Advertisement

Interfaces
6. Configure IPv4 settings:
IPv4 support is enabled by default. To disable:
n
(config network interface my_lan)> ipv4 enable false
(config network interface my_lan)>
The LAN is configured by default to use a static IP address for its IPv4 configuration. To
n
configure the LAN to be a DHCP client, rather than using a static IP addres:
(config network interface my_lan)> ipv4 type dhcp
(config network interface my_lan)>
These instructions assume that the LAN will use a static IP address for its IPv4
configuration.
a. Set the IPv4 address and subnet of the LAN interface. Use the format IPv4_
address/netmask, for example, 192.168.2.1/24.
(config network interface my_lan)> ipv4 address ip_address/netmask
(config network interface my_lan)>
b. Optional IPv4 configuration items:
i. Set the IP metric:
(config network interface my_lan)> ipv4 metric num
(config network interface my_lan)>
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_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
7. (Optional) Configure IPv6 settings:
a. Enable IPv6 support:
Digi Connect IT® Mini User Guide
for information about configuring the DHCP server.
Local Area Networks (LANs)
102

Advertisement

Table of Contents
loading

Table of Contents