ASR-A501 Ethernet & LED
From ESS-WIKI
Ethernet
ASR-A501 supports four Ethernet ports: eth0, eth1, eth2, eth3.All ports are using the “DHCP” mode by default. The following configurations and tests are taking eth0 as an example.
| Ethernet | Chipset & Speed |
2 x RTL8211FS 10/100/1000Mbps 1 x RTL8119I 10/100/1000Mbps 1 x Intel I226 2.5Gbps |
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