Advertisement
Guest User

Untitled

a guest
Apr 12th, 2013
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.83 KB | None | 0 0
  1. [root@slo-cnkvm001 ~]# ifconfig -a
  2. bond0 Link encap:Ethernet HWaddr 00:17:A4:77:48:2C
  3. inet6 addr: fe80::217:a4ff:fe77:482c/64 Scope:Link
  4. UP BROADCAST RUNNING MASTER MULTICAST MTU:1500 Metric:1
  5. RX packets:779415 errors:0 dropped:0 overruns:0 frame:0
  6. TX packets:272436 errors:0 dropped:0 overruns:0 carrier:0
  7. collisions:0 txqueuelen:0
  8. RX bytes:69553650 (66.3 MiB) TX bytes:149727574 (142.7 MiB)
  9.  
  10. bond0.60 Link encap:Ethernet HWaddr 00:17:A4:77:48:2C
  11. inet addr:172.18.102.5 Bcast:172.18.102.255 Mask:255.255.255.0
  12. inet6 addr: fe80::217:a4ff:fe77:482c/64 Scope:Link
  13. UP BROADCAST RUNNING MASTER MULTICAST MTU:1500 Metric:1
  14. RX packets:288170 errors:0 dropped:0 overruns:0 frame:0
  15. TX packets:229990 errors:0 dropped:0 overruns:0 carrier:0
  16. collisions:0 txqueuelen:0
  17. RX bytes:30601537 (29.1 MiB) TX bytes:144706756 (138.0 MiB)
  18.  
  19. eth0 Link encap:Ethernet HWaddr 00:17:A4:77:48:2C
  20. UP BROADCAST RUNNING SLAVE MULTICAST MTU:1500 Metric:1
  21. RX packets:517730 errors:0 dropped:0 overruns:0 frame:0
  22. TX packets:272436 errors:0 dropped:0 overruns:0 carrier:0
  23. collisions:0 txqueuelen:1000
  24. RX bytes:51721580 (49.3 MiB) TX bytes:149727574 (142.7 MiB)
  25.  
  26. eth1 Link encap:Ethernet HWaddr 00:17:A4:77:48:2C
  27. UP BROADCAST RUNNING SLAVE MULTICAST MTU:1500 Metric:1
  28. RX packets:261685 errors:0 dropped:0 overruns:0 frame:0
  29. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  30. collisions:0 txqueuelen:1000
  31. RX bytes:17832070 (17.0 MiB) TX bytes:0 (0.0 b)
  32.  
  33. lo Link encap:Local Loopback
  34. inet addr:127.0.0.1 Mask:255.0.0.0
  35. inet6 addr: ::1/128 Scope:Host
  36. UP LOOPBACK RUNNING MTU:16436 Metric:1
  37. RX packets:18016215 errors:0 dropped:0 overruns:0 frame:0
  38. TX packets:18016215 errors:0 dropped:0 overruns:0 carrier:0
  39. collisions:0 txqueuelen:0
  40. RX bytes:2899784401 (2.7 GiB) TX bytes:2899784401 (2.7 GiB)
  41.  
  42. virbr0 Link encap:Ethernet HWaddr 52:54:00:F9:44:86
  43. inet addr:192.168.122.1 Bcast:192.168.122.255 Mask:255.255.255.0
  44. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  45. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  46. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  47. collisions:0 txqueuelen:0
  48. RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
  49.  
  50. virbr0-nic Link encap:Ethernet HWaddr 52:54:00:F9:44:86
  51. BROADCAST MULTICAST MTU:1500 Metric:1
  52. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  53. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  54. collisions:0 txqueuelen:500
  55. RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement