Advertisement
Guest User

kolla

a guest
Apr 11th, 2017
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.67 KB | None | 0 0
  1. [root@kolla1 kolla-ansible(keystone_admin)]# docker exec -ti openvswitch_db ovs-vsctl show
  2. 0cf2c430-9544-46a4-baf0-c0d7690c7046
  3. Manager "ptcp:6640:192.168.122.73"
  4. Bridge br-tun
  5. Controller "tcp:127.0.0.1:6633"
  6. is_connected: true
  7. fail_mode: secure
  8. Port patch-int
  9. Interface patch-int
  10. type: patch
  11. options: {peer=patch-tun}
  12. Port br-tun
  13. Interface br-tun
  14. type: internal
  15. Bridge br-ex
  16. Controller "tcp:127.0.0.1:6633"
  17. is_connected: true
  18. fail_mode: secure
  19. Port br-ex
  20. Interface br-ex
  21. type: internal
  22. Port phy-br-ex
  23. Interface phy-br-ex
  24. type: patch
  25. options: {peer=int-br-ex}
  26. Port "ens4"
  27. Interface "ens4"
  28. Bridge br-int
  29. Controller "tcp:127.0.0.1:6633"
  30. is_connected: true
  31. fail_mode: secure
  32. Port int-br-ex
  33. Interface int-br-ex
  34. type: patch
  35. options: {peer=phy-br-ex}
  36. Port "qg-be81ea48-58"
  37. tag: 2
  38. Interface "qg-be81ea48-58"
  39. type: internal
  40. Port patch-tun
  41. Interface patch-tun
  42. type: patch
  43. options: {peer=patch-int}
  44. Port "tap655449d0-20"
  45. tag: 1
  46. Interface "tap655449d0-20"
  47. type: internal
  48. Port "qr-8c25bbd6-bb"
  49. tag: 1
  50. Interface "qr-8c25bbd6-bb"
  51. type: internal
  52. Port br-int
  53. Interface br-int
  54. type: internal
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement