Moxa UC-8416-T-LX [13/90] Attention

Moxa UC-8481-LX [13/90] Attention
UC-8410/8416/8418/8430 Getting Started
2-5
Static IP addresses:
As shown below, 3 network addresses need to be modified: address, network, netmask, and broadcast.
The default IP addresses are 192.168.3.127 for LAN1, 192.168.4.127 for LAN2, and 192.168.5.127 for LAN3,
with default netmasks of 255.255.255.0.
# We always want the loopback interface.
auto eth0 eth1 eth2 lo
iface lo inet loopback
# embedded ethernet LAN1
iface eth0 inet static
address 192.168.3.127
network 192.168.3.0
netmask 255.255.255.0
broadcast 192.168.3.255
# embedded ethernet LAN2
iface eth1 inet static
address 192.168.4.127
network 192.168.4.0
netmask 255.255.255.0
broadcast 192.168.4.255
# embedded ethernet LAN3
iface eth2 inet static
address 192.168.5.127
network 192.168.5.0
Dynamic IP Addresses:
By default, the UC-8410/8416/8418/8430 is configured for “static” IP addresses. To configure 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 eth0 inet static
address 192.168.3.127
network: 192.168.3.0
netmask 255.255.255.0
broadcast 192.168.3.255
iface eth0 inet dhcp
*Please note that the default value for LAN1 of the UC-8430 is DHCP.
Auto eth0 eth1 lo
iface lo inet loopback
iface eth0 inet dhcp
iface eth1 inet dhcp
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
ATTENTION
After changing the IP settings, use the networking restart command to activate the new IP address.

Содержание

Скачать