AOM-DB3500 GMAC0/1
From ESS-WIKI
Revision as of 08:39, 4 January 2026 by Xingxing.li (talk | contribs)
Ethernet
AOM-3821 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