Advertisement
mogaj

ifconfig

Jun 4th, 2013
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.27 KB | None | 0 0
  1. $ ifconfig
  2. eth0 Link encap:Ethernet HWaddr a4:ba:db:b1:62:75
  3. UP BROADCAST MULTICAST MTU:1500 Metric:1
  4. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  5. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  6. collisions:0 txqueuelen:1000
  7. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  8.  
  9. eth2 Link encap:Ethernet HWaddr c0:cb:38:13:07:28
  10. inet addr:10.10.1.62 Bcast:10.10.1.255 Mask:255.255.255.0
  11. inet6 addr: fe80::c2cb:38ff:fe13:728/64 Scope:Link
  12. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  13. RX packets:104944 errors:32 dropped:3 overruns:0 frame:285786
  14. TX packets:89458 errors:18 dropped:0 overruns:0 carrier:0
  15. collisions:0 txqueuelen:1000
  16. RX bytes:35641721 (35.6 MB) TX bytes:21236212 (21.2 MB)
  17. Interrupt:17
  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:86416 errors:0 dropped:0 overruns:0 frame:0
  24. TX packets:86416 errors:0 dropped:0 overruns:0 carrier:0
  25. collisions:0 txqueuelen:0
  26. RX bytes:31564102 (31.5 MB) TX bytes:31564102 (31.5 MB)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement