MaaXBoard-Android-UM-V1.0
30
3.9 ETH
Connect the network cable to J13, after connecting the network cable, MaaXBoard will automatically
obtain the IP by default. You can use the
ifconfig
command to view the IP information and use the
following command to perform the network test:
em_sbc_imx8m:/ # ifconfig
eth0 Link encap:Ethernet HWaddr 36:88:ab:d8:f7:8d Driver fec
inet addr:192.168.2.99 Bcast:192.168.2.255 Mask:255.255.255.0
inet6 addr: fe80::4443:d4ea:45c9:22c6/64 Scope: Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:221 errors:0 dropped:0 overruns:0 frame:0
TX packets:72 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:23360 TX bytes:4458
em_sbc_imx8m:/ # ping www.bing.com
PING cn-0001.cn-msedge.net (202.89.233.100) 56(84) bytes of data.
64 bytes from 202.89.233.100: icmp_seq=1 ttl=118 time=22.0 ms
64 bytes from 202.89.233.100: icmp_seq=2 ttl=118 time=23.7 ms
^C
--- cn-0001.cn-msedge.net ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1002ms
rtt min/avg/max/mdev = 22.075/22.922/23.769/0.847 ms