Advertisement
Guest User

Untitled

a guest
May 8th, 2012
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.06 KB | None | 0 0
  1. andrew@server:/srv/storage/Applications/VMWare$ sudo ifconfig -a
  2. [sudo] password for andrew:
  3. eth0 Link encap:Ethernet HWaddr 00:1b:21:04:a1:24
  4. inet addr:10.10.10.254 Bcast:10.10.10.255 Mask:255.255.255.0
  5. inet6 addr: fe80::21b:21ff:fe04:a124/64 Scope:Link
  6. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  7. RX packets:17562108 errors:0 dropped:534 overruns:0 frame:0
  8. TX packets:31760163 errors:0 dropped:0 overruns:0 carrier:0
  9. collisions:0 txqueuelen:1000
  10. RX bytes:5740956773 (5.7 GB) TX bytes:36798277589 (36.7 GB)
  11. Interrupt:16 Memory:fd2e0000-fd300000
  12.  
  13. lo Link encap:Local Loopback
  14. inet addr:127.0.0.1 Mask:255.0.0.0
  15. inet6 addr: ::1/128 Scope:Host
  16. UP LOOPBACK RUNNING MTU:16436 Metric:1
  17. RX packets:782910 errors:0 dropped:0 overruns:0 frame:0
  18. TX packets:782910 errors:0 dropped:0 overruns:0 carrier:0
  19. collisions:0 txqueuelen:0
  20. RX bytes:1804574925 (1.8 GB) TX bytes:1804574925 (1.8 GB)
  21.  
  22. tun0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
  23. inet addr:172.16.0.1 P-t-P:172.16.0.2 Mask:255.255.255.255
  24. UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1
  25. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  26. TX packets:27 errors:0 dropped:0 overruns:0 carrier:0
  27. collisions:0 txqueuelen:100
  28. RX bytes:0 (0.0 B) TX bytes:3493 (3.4 KB)
  29.  
  30. andrew@server:/srv/storage/Applications/VMWare$ sudo ifconfig -a
  31. [sudo] password for andrew:
  32. eth0 Link encap:Ethernet HWaddr 00:1b:21:04:a1:24
  33. inet addr:10.10.10.254 Bcast:10.10.10.255 Mask:255.255.255.0
  34. inet6 addr: fe80::21b:21ff:fe04:a124/64 Scope:Link
  35. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  36. RX packets:18781942 errors:0 dropped:726 overruns:0 frame:0
  37. TX packets:34086296 errors:0 dropped:0 overruns:0 carrier:0
  38. collisions:0 txqueuelen:1000
  39. RX bytes:5855414793 (5.8 GB) TX bytes:39953132080 (39.9 GB)
  40. Interrupt:16 Memory:fd2e0000-fd300000
  41.  
  42. lo Link encap:Local Loopback
  43. inet addr:127.0.0.1 Mask:255.0.0.0
  44. inet6 addr: ::1/128 Scope:Host
  45. UP LOOPBACK RUNNING MTU:16436 Metric:1
  46. RX packets:783045 errors:0 dropped:0 overruns:0 frame:0
  47. TX packets:783045 errors:0 dropped:0 overruns:0 carrier:0
  48. collisions:0 txqueuelen:0
  49. RX bytes:1804585018 (1.8 GB) TX bytes:1804585018 (1.8 GB)
  50.  
  51. tun0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
  52. inet addr:172.16.0.1 P-t-P:172.16.0.2 Mask:255.255.255.255
  53. UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1
  54. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  55. TX packets:27 errors:0 dropped:0 overruns:0 carrier:0
  56. collisions:0 txqueuelen:100
  57. RX bytes:0 (0.0 B) TX bytes:3493 (3.4 KB)
  58.  
  59. andrew@server:/srv/storage/Applications/VMWare$ paste
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement