Advertisement
Guest User

sbin output

a guest
Aug 31st, 2015
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.25 KB | None | 0 0
  1. tom@Yellowmill:~$ /sbin/ifconfig -a
  2. eth0 Link encap:Ethernet HWaddr 14:cc:20:03:5b:ca
  3. inet addr:192.168.1.102 Bcast:192.168.1.255 Mask:255.255.255.0
  4. inet6 addr: fe80::16cc:20ff:fe03:5bca/64 Scope:Link
  5. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  6. RX packets:49 errors:0 dropped:0 overruns:0 frame:0
  7. TX packets:103 errors:0 dropped:0 overruns:0 carrier:0
  8. collisions:0 txqueuelen:1000
  9. RX bytes:8139 (7.9 KiB) TX bytes:18266 (17.8 KiB)
  10. Interrupt:18
  11.  
  12. lo Link encap:Local Loopback
  13. inet addr:127.0.0.1 Mask:255.0.0.0
  14. inet6 addr: ::1/128 Scope:Host
  15. UP LOOPBACK RUNNING MTU:16436 Metric:1
  16. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  17. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  18. collisions:0 txqueuelen:0
  19. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  20.  
  21. wlan1 Link encap:Ethernet HWaddr 54:27:1e:64:49:47
  22. BROADCAST MULTICAST MTU:1500 Metric:1
  23. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  24. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  25. collisions:0 txqueuelen:1000
  26. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement