Skip to content

Instantly share code, notes, and snippets.

@al-indigo
Created February 16, 2016 10:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save al-indigo/bb662b763dd1ecbadfd4 to your computer and use it in GitHub Desktop.
Save al-indigo/bb662b763dd1ecbadfd4 to your computer and use it in GitHub Desktop.
a46883fc-a26a-41ec-82e0-ccde97c5ce5d
Bridge br-tun
fail_mode: secure
Port "vxlan-0a0a1539"
Interface "vxlan-0a0a1539"
type: vxlan
options: {df_default="true", in_key=flow, local_ip="10.10.21.50", out_key=flow, remote_ip="10.10.21.57"}
Port "vxlan-0a0a1535"
Interface "vxlan-0a0a1535"
type: vxlan
options: {df_default="true", in_key=flow, local_ip="10.10.21.50", out_key=flow, remote_ip="10.10.21.53"}
Port "vxlan-0a0a151f"
Interface "vxlan-0a0a151f"
type: vxlan
options: {df_default="true", in_key=flow, local_ip="10.10.21.50", out_key=flow, remote_ip="10.10.21.31"}
Port "vxlan-0a0a1533"
Interface "vxlan-0a0a1533"
type: vxlan
options: {df_default="true", in_key=flow, local_ip="10.10.21.50", out_key=flow, remote_ip="10.10.21.51"}
Port "vxlan-7f000001"
Interface "vxlan-7f000001"
type: vxlan
options: {df_default="true", in_key=flow, local_ip="10.10.21.50", out_key=flow, remote_ip="127.0.0.1"}
Port "vxlan-0a0a1536"
Interface "vxlan-0a0a1536"
type: vxlan
options: {df_default="true", in_key=flow, local_ip="10.10.21.50", out_key=flow, remote_ip="10.10.21.54"}
Port "vxlan-0a0a1537"
Interface "vxlan-0a0a1537"
type: vxlan
options: {df_default="true", in_key=flow, local_ip="10.10.21.50", out_key=flow, remote_ip="10.10.21.55"}
Port "vxlan-0a0a1534"
Interface "vxlan-0a0a1534"
type: vxlan
options: {df_default="true", in_key=flow, local_ip="10.10.21.50", out_key=flow, remote_ip="10.10.21.52"}
Port patch-int
Interface patch-int
type: patch
options: {peer=patch-tun}
Port "vxlan-0a0a1538"
Interface "vxlan-0a0a1538"
type: vxlan
options: {df_default="true", in_key=flow, local_ip="10.10.21.50", out_key=flow, remote_ip="10.10.21.56"}
Port br-tun
Interface br-tun
type: internal
Bridge br-int
fail_mode: secure
Port br-int
Interface br-int
type: internal
Port patch-tun
Interface patch-tun
type: patch
options: {peer=patch-int}
ovs_version: "2.4.0"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment