Advertisement
Guest User

Untitled

a guest
May 29th, 2014
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.30 KB | None | 0 0
  1. ifconfig -a
  2. em1 Link encap:Ethernet HWaddr 68:05:ca:23:1e:63
  3. 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. Interrupt:18 Memory:feac0000-feae0000
  9.  
  10. eth1 Link encap:Ethernet HWaddr 68:05:ca:20:99:84
  11. inet addr:10.1.10.3 Bcast:10.1.10.255 Mask:255.255.255.0
  12. inet6 addr: fe80::6a05:caff:fe20:9984/64 Scope:Link
  13. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  14. RX packets:476 errors:0 dropped:5 overruns:0 frame:0
  15. TX packets:333 errors:0 dropped:0 overruns:0 carrier:0
  16. collisions:0 txqueuelen:1000
  17. RX bytes:60979 (60.9 KB) TX bytes:95254 (95.2 KB)
  18. Interrupt:16 Memory:fe9c0000-fe9e0000
  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:65536 Metric:1
  24. RX packets:6 errors:0 dropped:0 overruns:0 frame:0
  25. TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
  26. collisions:0 txqueuelen:0
  27. RX bytes:416 (416.0 B) TX bytes:416 (416.0 B)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement