Advertisement
Guest User

Untitled

a guest
May 25th, 2013
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.78 KB | None | 0 0
  1. ~/ ifconfig -a
  2. eth0 Link encap:Ethernet HWaddr f0:de:f1:85:24:66
  3. UP BROADCAST MULTICAST MTU:1500 Metric:1
  4. RX packets:9003 errors:0 dropped:0 overruns:0 frame:0
  5. TX packets:4435 errors:0 dropped:0 overruns:0 carrier:0
  6. collisions:0 txqueuelen:1000
  7. RX bytes:7579496 (7.5 MB) TX bytes:416330 (416.3 KB)
  8. Interrupt:20 Memory:f2600000-f2620000
  9.  
  10. eth1 Link encap:Ethernet HWaddr c8:a0:30:ab:59:92
  11. inet addr:192.68.0.51 Bcast:192.255.255.255 Mask:255.0.0.0
  12. inet6 addr: fe80::caa0:30ff:feab:5992/64 Scope:Link
  13. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  14. RX packets:23 errors:0 dropped:0 overruns:0 frame:0
  15. TX packets:43 errors:0 dropped:0 overruns:0 carrier:0
  16. collisions:0 txqueuelen:1000
  17. RX bytes:5445 (5.4 KB) TX bytes:10252 (10.2 KB)
  18.  
  19. lo Link encap:Local Loopback
  20. inet addr:127.0.0.1 Mask:255.0.0.0
  21. inet6 addr: ::1/128 Scope:Host
  22. UP LOOPBACK RUNNING MTU:16436 Metric:1
  23. RX packets:11665 errors:0 dropped:0 overruns:0 frame:0
  24. TX packets:11665 errors:0 dropped:0 overruns:0 carrier:0
  25. collisions:0 txqueuelen:0
  26. RX bytes:1243146 (1.2 MB) TX bytes:1243146 (1.2 MB)
  27.  
  28. wlan0 Link encap:Ethernet HWaddr 74:e5:0b:35:91:de
  29. inet addr:10.15.2.74 Bcast:10.15.255.255 Mask:255.255.0.0
  30. inet6 addr: fe80::76e5:bff:fe35:91de/64 Scope:Link
  31. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  32. RX packets:341678 errors:0 dropped:0 overruns:0 frame:0
  33. TX packets:160050 errors:0 dropped:0 overruns:0 carrier:0
  34. collisions:0 txqueuelen:1000
  35. RX bytes:466648689 (466.6 MB) TX bytes:18711892 (18.7 MB)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement