Guest User

Untitled

a guest
Nov 10th, 2013
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. root@controller:/var/log/quantum# ip netns exec qdhcp-4fa01dac-d772-45bb-b1b3-ebe1e453d782 brctl show
  2. bridge name bridge id STP enabled interfaces
  3.  
  4. root@controller:/var/log/quantum# ip netns list
  5. qdhcp-4fa01dac-d772-45bb-b1b3-ebe1e453d782
  6. root@controller:/var/log/quantum# ip netns exec qdhcp-4fa01dac-d772-45bb-b1b3-ebe1e453d782 ifconfig
  7. lo Link encap:Local Loopback
  8. inet addr:127.0.0.1 Mask:255.0.0.0
  9. inet6 addr: ::1/128 Scope:Host
  10. UP LOOPBACK RUNNING MTU:65536 Metric:1
  11. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  12. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  13. collisions:0 txqueuelen:0
  14. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  15.  
  16. tap446f49b9-0e Link encap:Ethernet HWaddr fa:16:3e:c0:6d:8f
  17. inet addr:10.17.1.10 Bcast:10.17.255.255 Mask:255.255.0.0
  18. inet6 addr: fe80::f816:3eff:fec0:6d8f/64 Scope:Link
  19. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  20. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  21. TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
  22. collisions:0 txqueuelen:0
  23. RX bytes:0 (0.0 B) TX bytes:468 (468.0 B)
  24.  
  25.  
  26. root@controller:/var/log/quantum# ifconfig -a
  27. br-ex Link encap:Ethernet HWaddr 9a:c4:8b:31:32:49
  28. BROADCAST MULTICAST MTU:1500 Metric:1
  29. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  30. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  31. collisions:0 txqueuelen:0
  32. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  33.  
  34. br-int Link encap:Ethernet HWaddr 3a:9b:a3:9c:73:4e
  35. BROADCAST MULTICAST MTU:1500 Metric:1
  36. RX packets:6 errors:0 dropped:0 overruns:0 frame:0
  37. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  38. collisions:0 txqueuelen:0
  39. RX bytes:468 (468.0 B) TX bytes:0 (0.0 B)
  40.  
  41. br-tun Link encap:Ethernet HWaddr 2e:6c:24:e5:b9:4e
  42. BROADCAST MULTICAST MTU:1500 Metric:1
  43. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  44. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  45. collisions:0 txqueuelen:0
  46. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  47.  
  48. eth0 Link encap:Ethernet HWaddr c4:2c:03:1e:bf:e0
  49. inet addr:10.17.0.254 Bcast:10.17.255.255 Mask:255.255.0.0
  50. inet6 addr: fe80::c62c:3ff:fe1e:bfe0/64 Scope:Link
  51. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  52. RX packets:50331 errors:0 dropped:0 overruns:0 frame:0
  53. TX packets:70778 errors:0 dropped:0 overruns:0 carrier:0
  54. collisions:0 txqueuelen:1000
  55. RX bytes:9172948 (9.1 MB) TX bytes:60315179 (60.3 MB)
  56. Interrupt:21
  57.  
  58. lo Link encap:Local Loopback
  59. inet addr:127.0.0.1 Mask:255.0.0.0
  60. inet6 addr: ::1/128 Scope:Host
  61. UP LOOPBACK RUNNING MTU:65536 Metric:1
  62. RX packets:183534 errors:0 dropped:0 overruns:0 frame:0
  63. TX packets:183534 errors:0 dropped:0 overruns:0 carrier:0
  64. collisions:0 txqueuelen:0
  65. RX bytes:51697454 (51.6 MB) TX bytes:51697454 (51.6 MB)
  66.  
  67. tap1ba23d83-d8 Link encap:Ethernet HWaddr 36:4f:d5:aa:ce:d1
  68. BROADCAST MULTICAST MTU:1500 Metric:1
  69. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  70. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  71. collisions:0 txqueuelen:0
  72. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  73.  
  74. tap55e9880b-62 Link encap:Ethernet HWaddr 76:ca:63:74:06:39
  75. BROADCAST MULTICAST MTU:1500 Metric:1
  76. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  77. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  78. collisions:0 txqueuelen:0
  79. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  80.  
  81. wlan0 Link encap:Ethernet HWaddr 60:33:4b:13:9d:ee
  82. BROADCAST MULTICAST MTU:1500 Metric:1
  83. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  84. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  85. collisions:0 txqueuelen:1000
  86. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  87.  
  88.  
  89.  
  90. root@controller:/var/log/quantum# brctl show
  91. bridge name bridge id STP enabled interfaces
  92.  
  93.  
  94.  
  95. root@controller:/var/log/quantum# ovs-vsctl show
  96. 51430627-ce77-47d4-ad49-f370b3aeb5b2
  97. Bridge br-ex
  98. Port br-ex
  99. Interface br-ex
  100. type: internal
  101. Bridge br-int
  102. Port "tap1ba23d83-d8"
  103. tag: 4095
  104. Interface "tap1ba23d83-d8"
  105. type: internal
  106. Port br-int
  107. Interface br-int
  108. type: internal
  109. Port "tap55e9880b-62"
  110. tag: 4095
  111. Interface "tap55e9880b-62"
  112. type: internal
  113. Port "tap446f49b9-0e"
  114. tag: 1
  115. Interface "tap446f49b9-0e"
  116. type: internal
  117. Bridge br-tun
  118. Port br-tun
  119. Interface br-tun
  120. type: internal
  121. Port patch-int
  122. Interface patch-int
  123. type: patch
  124. options: {peer=patch-tun}
  125. ovs_version: "1.4.0+build0"
Advertisement
Add Comment
Please, Sign In to add comment