Advertisement
Guest User

Untitled

a guest
Dec 28th, 2011
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.86 KB | None | 0 0
  1. root@beaglebone:~# ifconfig
  2. eth0 Link encap:Ethernet HWaddr D4:94:A1:2B:81:5A
  3. inet6 addr: fe80::d694:a1ff:fe2b:815a/64 Scope:Link
  4. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  5. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  6. TX packets:7 errors:0 dropped:0 overruns:0 carrier:0
  7. collisions:0 txqueuelen:1000
  8. RX bytes:0 (0.0 B) TX bytes:2078 (2.0 KiB)
  9. Interrupt:40
  10.  
  11. lo Link encap:Local Loopback
  12. inet addr:127.0.0.1 Mask:255.0.0.0
  13. inet6 addr: ::1/128 Scope:Host
  14. UP LOOPBACK RUNNING MTU:16436 Metric:1
  15. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  16. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  17. collisions:0 txqueuelen:0
  18. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  19.  
  20. root@beaglebone:~#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement