Advertisement
Refael

ifconfig -a

May 28th, 2011
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.00 KB | None | 0 0
  1. virgae@virgae-Matheimael:~$ ifconfig -a
  2. eth0 Link encap:Ethernet HWaddr 6c:62:6d:72:62:29
  3. inet addr:192.168.0.25 Bcast:192.168.0.255 Mask:255.255.255.0
  4. inet6 addr: fe80::6e62:6dff:fe72:6229/64 Scope:Link
  5. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  6. RX packets:1939997 errors:0 dropped:0 overruns:0 frame:0
  7. TX packets:1846429 errors:0 dropped:0 overruns:0 carrier:0
  8. collisions:0 txqueuelen:1000
  9. RX bytes:810974252 (810.9 MB) TX bytes:215554006 (215.5 MB)
  10. Interrupt:42 Base address:0xc000
  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:201822 errors:0 dropped:0 overruns:0 frame:0
  17. TX packets:201822 errors:0 dropped:0 overruns:0 carrier:0
  18. collisions:0 txqueuelen:0
  19. RX bytes:44132261 (44.1 MB) TX bytes:44132261 (44.1 MB)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement