Guest User

Untitled

a guest
Aug 30th, 2016
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.78 KB | None | 0 0
  1. d97af57e-1395-4878-b655-e0034c45007c
  2. Bridge br-tun
  3. fail_mode: secure
  4. Port patch-int
  5. Interface patch-int
  6. type: patch
  7. options: {peer=patch-tun}
  8. Port "vxlan-c0a83c14"
  9. Interface "vxlan-c0a83c14"
  10. type: vxlan
  11. options: {df_default="true", in_key=flow, local_ip="192.168.60.10", out_key=flow, remote_ip="192.168.60.20"}
  12. Port br-tun
  13. Interface br-tun
  14. type: internal
  15. Bridge br-ex
  16. Port br-ex
  17. Interface br-ex
  18. type: internal
  19. Port phy-br-ex
  20. Interface phy-br-ex
  21. type: patch
  22. options: {peer=int-br-ex}
  23. Port "eth1"
  24. Interface "eth1"
  25. Port "qg-0a800e08-9e"
  26. Interface "qg-0a800e08-9e"
  27. type: internal
  28. Bridge br-int
  29. fail_mode: secure
  30. Port br-int
  31. Interface br-int
  32. type: internal
  33. Port "tap8be8d190-67"
  34. tag: 1
  35. Interface "tap8be8d190-67"
  36. type: internal
  37. Port "tap5f4e6c11-f5"
  38. tag: 3
  39. Interface "tap5f4e6c11-f5"
  40. type: internal
  41. Port "tap5d9af5f1-77"
  42. tag: 2
  43. Interface "tap5d9af5f1-77"
  44. type: internal
  45. Port "int-eth1"
  46. Interface "int-eth1"
  47. type: patch
  48. options: {peer="phy-eth1"}
  49. Port patch-tun
  50. Interface patch-tun
  51. type: patch
  52. options: {peer=patch-int}
  53. Port int-br-ex
  54. Interface int-br-ex
  55. type: patch
  56. options: {peer=phy-br-ex}
  57. ovs_version: "2.5.0"
Add Comment
Please, Sign In to add comment