Advertisement
Guest User

Untitled

a guest
Nov 28th, 2014
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.28 KB | None | 0 0
  1. $ ifconfig -a
  2. eth0 Link encap:Ethernet HWaddr 90:e6:ba:22:6a:f2
  3. inet addr:192.168.1.111 Bcast:192.168.1.255 Mask:255.255.255.0
  4. inet6 addr: fe80::92e6:baff:fe22:6af2/64 Scope:Link
  5. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  6. RX packets:224856 errors:0 dropped:0 overruns:0 frame:0
  7. TX packets:220040 errors:0 dropped:0 overruns:0 carrier:0
  8. collisions:0 txqueuelen:1000
  9. RX bytes:166848627 (166.8 MB) TX bytes:20256333 (20.2 MB)
  10. Interrupt:46 Base address:0x4000
  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:5889 errors:0 dropped:0 overruns:0 frame:0
  17. TX packets:5889 errors:0 dropped:0 overruns:0 carrier:0
  18. collisions:0 txqueuelen:0
  19. RX bytes:468885 (468.8 KB) TX bytes:468885 (468.8 KB)
  20.  
  21. wlan0 Link encap:Ethernet HWaddr 00:26:5e:e8:4f:8e
  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)
  27.  
  28. $ nm-tool
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement