Difference between revisions of "AOM-3841 GMAC0/1"
From ESS-WIKI
Xingxing.li (talk | contribs) (Created page with " === '''Ethernet''' === AOM-3841 supports two Ethernet ports (via 9696EG6A000): eth0/eth1. All ports are using the “DHCP” mode by default. The following configuratio...") |
Xingxing.li (talk | contribs) |
||
| Line 8: | Line 8: | ||
1. Click “Applications” -> “Settings” -> “Advanced Network Configration”. | 1. Click “Applications” -> “Settings” -> “Advanced Network Configration”. | ||
| − | + | [[File:ROM-6881 Eethernet.png|500x400px|ROM-6881 Eethernet.png]] | |
2. Double-click “Wired Connection 1” to configure it. | 2. Double-click “Wired Connection 1” to configure it. | ||
| − | + | [[File:ROM-6881 Ethernet wired connection.png|500x400px|ROM-6881 Ethernet wired connection.png]] | |
=== '''Configure to DHCP''' === | === '''Configure to DHCP''' === | ||
| Line 18: | Line 18: | ||
1. Click “Applications” -> “Settings -> “Advanced Network Configration”. | 1. Click “Applications” -> “Settings -> “Advanced Network Configration”. | ||
| − | + | [[File:ROM-6881 Network.png|500x400px]] | |
2. Double-click “Wired Connection 1” to configure it. | 2. Double-click “Wired Connection 1” to configure it. | ||
| − | + | [[File:ROM-6881 Ethernet IPV4.png|500x400px]] | |
=== '''Ethernet Test''' === | === '''Ethernet Test''' === | ||
Latest revision as of 09:35, 23 March 2026
Ethernet
AOM-3841 supports two Ethernet ports (via 9696EG6A000): eth0/eth1. All ports are using the “DHCP” mode by default. The following configurations and tests are taking eth0 as an example.
Configure to Static IP
1. Click “Applications” -> “Settings” -> “Advanced Network Configration”.
2. Double-click “Wired Connection 1” to configure it.
Configure to DHCP
1. Click “Applications” -> “Settings -> “Advanced Network Configration”.
2. Double-click “Wired Connection 1” to configure it.
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