Skip to content

Instantly share code, notes, and snippets.

Created October 15, 2015 13:15
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 anonymous/88468aff29c8df0861dc to your computer and use it in GitHub Desktop.
Save anonymous/88468aff29c8df0861dc to your computer and use it in GitHub Desktop.
sudo ovs-vsctl show
4a09e543-96c4-41cc-a3dc-1db3d8fc9505
Bridge br-tun
fail_mode: secure
Port patch-int
Interface patch-int
type: patch
options: {peer=patch-tun}
Port br-tun
Interface br-tun
type: internal
Bridge br-int
fail_mode: secure
Port br-int
Interface br-int
type: internal
Port "qvoc0adff45-2f"
tag: 1
Interface "qvoc0adff45-2f"
Port "tap634b59b4-c1"
tag: 1
Interface "tap634b59b4-c1"
type: internal
Port patch-tun
Interface patch-tun
type: patch
options: {peer=patch-int}
Port "qr-4e6da973-d6"
tag: 1
Interface "qr-4e6da973-d6"
type: internal
Bridge br-ex
Port "qg-aadaedd0-de"
Interface "qg-aadaedd0-de"
type: internal
Port br-ex
Interface br-ex
type: internal
ovs_version: "2.0.2"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment