Difference between revisions of "AFE-E630 LAN1/2"

From ESS-WIKI
Jump to: navigation, search
 
 
Line 1: Line 1:
  
[[File:AFE-E630 LAN1 2.png]]
+
[[File:AFE-E630 LAN1 2.png|RTENOTITLE]]
  
[[File:AFE-E630 LAN1 20.png]]
+
[[File:AFE-E630 LAN1 20.png|RTENOTITLE]]
 +
 
 +
== Configure to Static IP ==
 +
 
 +
1. Click “Applications” -> “Settings” -> “Advanced Network Configration”.
 +
 
 +
[[File:ROM-6881 Eethernet.png|500x300px|ROM-6881 Eethernet.png]]
 +
 
 +
2. Double-click “Wired Connection 1” to configure it.
 +
 
 +
[[File:ROM-6881 Ethernet wired connection.png|500x300px|ROM-6881 Ethernet wired connection.png]]
 +
 
 +
== Configure to DHCP ==
 +
 
 +
1. Click “Applications” -> “Settings -> “Advanced Network Configration”.
 +
 
 +
[[File:ROM-6881 Network.png|500x300px|ROM-6881 Network.png]]
 +
 
 +
2. Double-click “Wired Connection 1” to configure it.
 +
 
 +
[[File:ROM-6881 Ethernet IPV4.png|500x300px|ROM-6881 Ethernet IPV4.png]]
 +
 
 +
== Ethernet Test ==
 +
 
 +
After connection, Ethernet will create a net point “eth0” and “eth1”.
 +
<pre># #---- Test eth0 ----# #
 +
# ping –I eth0 www.advantech.com
 +
# #---- Test eth1 ----# #
 +
# ping –I eth1 www.advantech.com</pre>

Latest revision as of 08:13, 17 December 2024

RTENOTITLE

RTENOTITLE

Configure to Static IP

1. Click “Applications” -> “Settings” -> “Advanced Network Configration”.

ROM-6881 Eethernet.png

2. Double-click “Wired Connection 1” to configure it.

ROM-6881 Ethernet wired connection.png

Configure to DHCP

1. Click “Applications” -> “Settings -> “Advanced Network Configration”.

ROM-6881 Network.png

2. Double-click “Wired Connection 1” to configure it.

ROM-6881 Ethernet IPV4.png

Ethernet Test

After connection, Ethernet will create a net point “eth0” and “eth1”.

# #---- Test eth0 ----# #
# ping –I eth0 www.advantech.com
# #---- Test eth1 ----# #
# ping –I eth1 www.advantech.com