Advertisement
Guest User

Untitled

a guest
May 21st, 2011
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.75 KB | None | 0 0
  1. daniel@TG624:~$ sudo ifconfig -a
  2. eth0 Link encap:Ethernet HWaddr 00:26:55:c3:0d:59
  3. UP BROADCAST MULTICAST MTU:1500 Metric:1
  4. RX packets:9 errors:0 dropped:0 overruns:0 frame:0
  5. TX packets:26 errors:0 dropped:0 overruns:0 carrier:4
  6. collisions:0 txqueuelen:1000
  7. RX bytes:1616 (1.6 KB) TX bytes:5127 (5.1 KB)
  8. Interrupt:44
  9.  
  10. eth1 Link encap:Ethernet HWaddr 00:26:5e:8b:3c:f9
  11. inet addr:192.168.1.66 Bcast:192.168.1.255 Mask:255.255.255.0
  12. inet6 addr: fe80::226:5eff:fe8b:3cf9/64 Scope:Link
  13. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  14. RX packets:5762537 errors:0 dropped:2 overruns:0 frame:1555227
  15. TX packets:3023197 errors:192 dropped:0 overruns:0 carrier:0
  16. collisions:0 txqueuelen:1000
  17. RX bytes:2681934761 (2.6 GB) TX bytes:387430451 (387.4 MB)
  18. Interrupt:16 Base address:0xc000
  19.  
  20. lo Link encap:Local Loopback
  21. inet addr:127.0.0.1 Mask:255.0.0.0
  22. inet6 addr: ::1/128 Scope:Host
  23. UP LOOPBACK RUNNING MTU:16436 Metric:1
  24. RX packets:10168 errors:0 dropped:0 overruns:0 frame:0
  25. TX packets:10168 errors:0 dropped:0 overruns:0 carrier:0
  26. collisions:0 txqueuelen:0
  27. RX bytes:808030 (808.0 KB) TX bytes:808030 (808.0 KB)
  28.  
  29. usb0 Link encap:Ethernet HWaddr 56:71:a8:2e:73:3f
  30. inet6 addr: fe80::5471:a8ff:fe2e:733f/64 Scope:Link
  31. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  32. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  33. TX packets:35 errors:0 dropped:0 overruns:0 carrier:0
  34. collisions:0 txqueuelen:1000
  35. RX bytes:0 (0.0 B) TX bytes:9479 (9.4 KB)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement