Digi IX40 User Manual page 179

Table of Contents

Advertisement

Interfaces
(config)> network interface my_lan
(config network interface my_lan)>
4. Set the appropriate firewall zone:
(config network interface my_lan)> zone zone
(config network interface my_lan)>
See
Firewall configuration
5. Select an Ethernet device or a bridge. See
a. Enter device ?to view available devices and the proper syntax.
(config network interface my_lan)> device ?
Current value:
(config network interface my_lan)> device
b. Set the device for the LAN:
(config network interface my_lan)> device device
(config network interface my_lan)>
6. Configure IPv4 settings:
n
IPv4 support is enabled by default. To disable:
(config network interface my_lan)> ipv4 enable false
(config network interface my_lan)>
n
The LAN is configured by default to use a static IP address for its IPv4 configuration. To
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.
IX40 User Guide
for further information.
Bridging
for more information about bridging.
Local Area Networks (LANs)
179

Advertisement

Table of Contents
loading

Table of Contents