Skip to content

Instantly share code, notes, and snippets.

Created June 4, 2013 08:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/d62911d13727c2e1e22c to your computer and use it in GitHub Desktop.
Save anonymous/d62911d13727c2e1e22c to your computer and use it in GitHub Desktop.
root@beaglebone:~# ifconfig eth0
eth0 Link encap:Ethernet HWaddr C8:A0:30:AF:84:20
inet addr:192.168.178.47 Bcast:192.168.178.255 Mask:255.255.255.0
inet6 addr: fe80::caa0:30ff:feaf:8420/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:17962 errors:0 dropped:0 overruns:0 frame:0
TX packets:12593 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:18498741 (17.6 MiB) TX bytes:1177599 (1.1 MiB)
Interrupt:56
root@beaglebone:~#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment