Advertisement
Guest User

Untitled

a guest
Sep 14th, 2015
309
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.84 KB | None | 0 0
  1. root@node-1:~# ovs-vsctl show
  2. ff03abe0-68b1-42e3-88f4-7310e3d387c1
  3. Bridge br-fw-admin
  4. Port "p_acf4537e-0"
  5. tag: 3500
  6. Interface "p_acf4537e-0"
  7. type: patch
  8. options: {peer="p_acf4537e-1"}
  9. Port br-fw-admin
  10. Interface br-fw-admin
  11. type: internal
  12. Port bond-fw-admin
  13. Interface "eth0"
  14. Interface "eth1"
  15. Bridge br-int
  16. fail_mode: secure
  17. Port int-br-prv
  18. Interface int-br-prv
  19. type: patch
  20. options: {peer=phy-br-prv}
  21. Port "qvob301432e-a1"
  22. tag: 1
  23. Interface "qvob301432e-a1"
  24. Port br-int
  25. Interface br-int
  26. type: internal
  27. Port "qvo4ca301b9-09"
  28. tag: 1
  29. Interface "qvo4ca301b9-09"
  30. Bridge br-ex
  31. Port "p_408821a5-0"
  32. tag: 4000
  33. Interface "p_408821a5-0"
  34. type: patch
  35. options: {peer="p_408821a5-1"}
  36. Port br-ex
  37. Interface br-ex
  38. type: internal
  39. Bridge br-prv
  40. Port "p_408821a5-1"
  41. Interface "p_408821a5-1"
  42. type: patch
  43. options: {peer="p_408821a5-0"}
  44. Port phy-br-prv
  45. Interface phy-br-prv
  46. type: patch
  47. options: {peer=int-br-prv}
  48. Port bond-prv
  49. Interface "eth2"
  50. Interface "eth3"
  51. Port br-prv
  52. Interface br-prv
  53. type: internal
  54. Bridge br-mgmt
  55. Port br-mgmt
  56. Interface br-mgmt
  57. type: internal
  58. Port "p_acf4537e-1"
  59. Interface "p_acf4537e-1"
  60. type: patch
  61. options: {peer="p_acf4537e-0"}
  62. ovs_version: "2.3.1"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement