Advertisement
Guest User

Untitled

a guest
Dec 20th, 2015
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.76 KB | None | 0 0
  1. Bridge br-tun
  2. Port patch-int
  3. Interface patch-int
  4. type: patch
  5. options: {peer=patch-tun}
  6. Port "vxlan-0ad87105"
  7. Interface "vxlan-0ad87105"
  8. type: vxlan
  9. options: {df_default="true", in_key=flow, local_ip="10.216.113.7", out_key=flow, remote_ip="10.216.113.5"}
  10. Port "vxlan-0ad87108"
  11. Interface "vxlan-0ad87108"
  12. type: vxlan
  13. options: {df_default="true", in_key=flow, local_ip="10.216.113.7", out_key=flow, remote_ip="10.216.113.8"}
  14. Port "vxlan_sys_4789"
  15. Interface "vxlan_sys_4789"
  16. type: internal
  17. Port br-tun
  18. Interface br-tun
  19. type: internal
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement