Skip to content

Instantly share code, notes, and snippets.

@msimonin
Created May 29, 2017 14:09
Show Gist options
  • Save msimonin/0a57d38ba8715aa2b4816d8c7126c905 to your computer and use it in GitHub Desktop.
Save msimonin/0a57d38ba8715aa2b4816d8c7126c905 to your computer and use it in GitHub Desktop.
brex
(openvswitch-db)[root@paravance-3-kavlan-5 /]# ovs-vsctl show
de204f36-e5a5-4c79-b7be-15263abfe096
Manager "ptcp:6640:10.24.72.3"
Bridge br-ex
Controller "tcp:127.0.0.1:6633"
is_connected: true
fail_mode: secure
Port phy-br-ex
Interface phy-br-ex
type: patch
options: {peer=int-br-ex}
Port br-ex
Interface br-ex
type: internal
Port "eth1"
Interface "eth1"
Bridge br-int
Controller "tcp:127.0.0.1:6633"
is_connected: true
fail_mode: secure
Port patch-tun
Interface patch-tun
type: patch
options: {peer=patch-int}
Port "tap8e6124ae-70"
tag: 1
Interface "tap8e6124ae-70"
type: internal
Port br-int
Interface br-int
type: internal
Port int-br-ex
Interface int-br-ex
type: patch
options: {peer=phy-br-ex}
Port "qg-8b0b384a-21"
tag: 2
Interface "qg-8b0b384a-21"
type: internal
Port "qr-0eda79e0-f7"
tag: 1
Interface "qr-0eda79e0-f7"
type: internal
Bridge br-tun
Controller "tcp:127.0.0.1:6633"
is_connected: true
fail_mode: secure
Port patch-int
Interface patch-int
type: patch
options: {peer=patch-tun}
Port br-tun
Interface br-tun
type: internal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment