Advertisement
Guest User

Untitled

a guest
May 22nd, 2012
26
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.31 KB | None | 0 0
  1. # ifconfig
  2. eth0 Link encap:Ethernet HWaddr 90:fb:a6:4a:16:27
  3. inet addr:192.168.1.10 Bcast:192.168.1.255 Mask:255.255.255.0
  4. inet6 addr: fe80::92fb:a6ff:fe4a:1627/64 Scope:Link
  5. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  6. RX packets:1909 errors:0 dropped:0 overruns:0 frame:0
  7. TX packets:3683 errors:0 dropped:0 overruns:0 carrier:0
  8. collisions:0 txqueuelen:1000
  9. RX bytes:411120 (411.1 KB) TX bytes:361625 (361.6 KB)
  10. Interrupt:23 Base address:0x8000
  11.  
  12. he-ipv6 Link encap:IPv6-in-IPv4
  13. inet6 addr: 2001:470:1f08:1d22::2/64 Scope:Global
  14. UP POINTOPOINT RUNNING NOARP MTU:1480 Metric:1
  15. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  16. TX packets:176 errors:0 dropped:0 overruns:0 carrier:0
  17. collisions:0 txqueuelen:0
  18. RX bytes:0 (0.0 B) TX bytes:13952 (13.9 KB)
  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:80 errors:0 dropped:0 overruns:0 frame:0
  25. TX packets:80 errors:0 dropped:0 overruns:0 carrier:0
  26. collisions:0 txqueuelen:0
  27. RX bytes:5888 (5.8 KB) TX bytes:5888 (5.8 KB)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement