Advertisement
Guest User

Untitled

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