2.3 Verify and Test The Connection
Once the BeagleBone Black has rebooted, log in. The CDC_ETHER connection will
automatically come up as eth1 . Below is a partial response to ifconfig . Your
response should be similar:
# ifconfig
eth0 Link encap:Ethernet HWaddr ec:11:27:cf:db:5e
UP BROADCAST MULTICAST DYNAMIC MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interrupt:173
eth1 Link encap:Ethernet HWaddr 00:11:22:33:44:56
inet addr:10.144.23.15 Bcast:10.144.23.31
Mask:255.255.255.224
inet6 addr: fe80::211:22ff:fe33:4456/64 Scope:Link
UP BROADCAST RUNNING MULTICAST DYNAMIC MTU:1500
Metric:1
RX packets:57 errors:0 dropped:0 overruns:0 frame:0
TX packets:155 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:5977 (5.8 KiB) TX bytes:26728 (26.1 KiB)
You can now test the connection:
# ping google.com
PING google.com (172.217.4.238) 56(84) bytes of data.
64 bytes from ord30s31-in-f14.1e100.net (172.217.4.238):
icmp_seq=1 ttl=46 time=148 ms
64 bytes from ord30s31-in-f14.1e100.net (172.217.4.238):
icmp_seq=2 ttl=46 time=187 ms
64 bytes from ord30s31-in-f14.1e100.net (172.217.4.238):
icmp_seq=3 ttl=46 time=136 ms
64 bytes from ord30s31-in-f14.1e100.net (172.217.4.238):
icmp_seq=4 ttl=46 time=133 ms
^C
--- google.com ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 3004ms
rtt min/avg/max/mdev = 133.884/151.565/187.424/21.462 ms
Your CDC_ETHER connection is now setup.
PN 30262 rev 4 © NimbeLink Corp. 2018. All rights reserved. 5