Digi IX10 User Manual page 87

Hide thumbs Also See for IX10:
Table of Contents

Advertisement

Interfaces
3. Create a new LAN or edit an existing one:
To create a new LAN named my_lan:
n
(config)> add network interface my_lan
(config network interface my_lan)>
To edit an existing LAN named my_lan, change to the my_lan node in the configuration
n
schema:
(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.
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:
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)>
IX10 User Guide
for further information.
Local Area Networks (LANs)
87

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents