Advertisement
geppetto

ifconfig -a

Jan 8th, 2014
530
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.24 KB | None | 0 0
  1. pi@volumio:~$ sudo ifconfig -a
  2. eth0 Link encap:Ethernet HWaddr b8:27:eb:9e:3f:ba
  3. inet addr:192.168.0.19 Bcast:192.168.0.255 Mask:255.255.255.0
  4. inet6 addr: fe80::ba27:ebff:fe9e:3fba/64 Scope:Link
  5. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  6. RX packets:763 errors:0 dropped:0 overruns:0 frame:0
  7. TX packets:614 errors:0 dropped:0 overruns:0 carrier:0
  8. collisions:0 txqueuelen:1000
  9. RX bytes:133263 (130.1 KiB) TX bytes:192109 (187.6 KiB)
  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:65536 Metric:1
  15. RX packets:423 errors:0 dropped:0 overruns:0 frame:0
  16. TX packets:423 errors:0 dropped:0 overruns:0 carrier:0
  17. collisions:0 txqueuelen:0
  18. RX bytes:102514 (100.1 KiB) TX bytes:102514 (100.1 KiB)
  19.  
  20. wlan0 Link encap:Ethernet HWaddr 80:1f:02:80:00:c2
  21. UP BROADCAST MULTICAST MTU:1500 Metric:1
  22. RX packets:0 errors:0 dropped:2 overruns:0 frame:0
  23. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  24. collisions:0 txqueuelen:1000
  25. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement