![Moxa Technologies UC-7410 Скачать руководство пользователя страница 26](http://html.mh-extra.com/html/moxa-technologies/uc-7410/uc-7410_user-manual_1841718026.webp)
UC-7420/7410 User’s Manual
Getting Started
2-6
Dynamic IP addresses:
By default, UC-7420/7410 is configured for “static” IP addresses. To configure one or both
LAN ports to request an IP address dynamically, replace
static
with
dhcp
and then delete the
address, network, netmask, and broadcast lines.
Default Setting for LAN1
Dynamic Setting using DHCP
iface ixp0 inet
static
address
192.168.3.127
network:
192.168.3.0
netmask
255.255.255.0
broadcast
192.168.3.255
iface ixp0 inet
dhcp
3.
After the boot settings of the LAN interface have been modified, issue the following
command to activate the LAN settings immediately:
#/etc/init.d/networking restart