Advertisement
Guest User

Untitled

a guest
Apr 3rd, 2012
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.70 KB | None | 0 0
  1. [root@localhost ~]# ifconfig
  2. eth0 Link encap:Ethernet HWaddr 78:E7:D1:55:CD:8C
  3. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  4. RX packets:45677062 errors:0 dropped:0 overruns:0 frame:0
  5. TX packets:23400160 errors:0 dropped:0 overruns:0 carrier:0
  6. collisions:0 txqueuelen:1000
  7. RX bytes:1632285128 (1.5 GiB) TX bytes:3379591850 (3.1 GiB)
  8. Interrupt:254 Base address:0xc000
  9.  
  10. lo Link encap:Local Loopback
  11. inet addr:127.0.0.1 Mask:255.0.0.0
  12. UP LOOPBACK RUNNING MTU:16436 Metric:1
  13. RX packets:2012630 errors:0 dropped:0 overruns:0 frame:0
  14. TX packets:2012630 errors:0 dropped:0 overruns:0 carrier:0
  15. collisions:0 txqueuelen:0
  16. RX bytes:2050103622 (1.9 GiB) TX bytes:2050103622 (1.9 GiB)
  17.  
  18. xenbr0 Link encap:Ethernet HWaddr 78:E7:D1:55:CD:8C
  19. inet addr:192.168.100.251 Bcast:192.168.100.255 Mask:255.255.255.0
  20. UP BROADCAST RUNNING PROMISC MULTICAST MTU:1500 Metric:1
  21. RX packets:5594800 errors:0 dropped:0 overruns:0 frame:0
  22. TX packets:4420685 errors:0 dropped:0 overruns:0 carrier:0
  23. collisions:0 txqueuelen:0
  24. RX bytes:718007600 (684.7 MiB) TX bytes:1031737494 (983.9 MiB)
  25.  
  26.  
  27. --------------------------
  28.  
  29.  
  30.  
  31. lis@controller:~$ ifconfig
  32. eth0 Link encap:Ethernet HWaddr 78:e7:d1:72:05:a7
  33. inet6 addr: fe80::7ae7:d1ff:fe72:5a7/64 Scope:Link
  34. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  35. RX packets:364777 errors:0 dropped:0 overruns:0 frame:0
  36. TX packets:50997 errors:0 dropped:0 overruns:0 carrier:0
  37. collisions:0 txqueuelen:1000
  38. RX bytes:61855012 (61.8 MB) TX bytes:24997187 (24.9 MB)
  39. Interrupt:43 Base address:0x2000
  40.  
  41. lo Link encap:Local Loopback
  42. inet addr:127.0.0.1 Mask:255.0.0.0
  43. inet6 addr: ::1/128 Scope:Host
  44. UP LOOPBACK RUNNING MTU:16436 Metric:1
  45. RX packets:324594 errors:0 dropped:0 overruns:0 frame:0
  46. TX packets:324594 errors:0 dropped:0 overruns:0 carrier:0
  47. collisions:0 txqueuelen:0
  48. RX bytes:178774312 (178.7 MB) TX bytes:178774312 (178.7 MB)
  49.  
  50. xenbr0 Link encap:Ethernet HWaddr 78:e7:d1:72:05:a7
  51. inet addr:10.0.0.1 Bcast:10.0.0.255 Mask:255.255.255.0
  52. inet6 addr: fe80::f02c:82ff:fe1b:1abc/64 Scope:Link
  53. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  54. RX packets:289652 errors:0 dropped:0 overruns:0 frame:0
  55. TX packets:50855 errors:0 dropped:0 overruns:0 carrier:0
  56. collisions:0 txqueuelen:0
  57. RX bytes:49471782 (49.4 MB) TX bytes:24975999 (24.9 MB)
  58.  
  59.  
  60.  
  61. ----------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement