Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [root@bc-e8-3-3 ~]# ovs-vsctl show
- 0106ab78-3b3c-4a28-a847-755d61c27037
- Bridge br-ex
- Port br-ex
- Interface br-ex
- type: internal
- Port "eno49"
- Interface "eno49"
- Port phy-br-ex
- Interface phy-br-ex
- type: patch
- options: {peer=int-br-ex}
- Port "qg-6707c43d-0d"
- Interface "qg-6707c43d-0d"
- type: internal
- Bridge br-tun
- fail_mode: secure
- Port br-tun
- Interface br-tun
- type: internal
- Port "vxlan-0a062b7b"
- Interface "vxlan-0a062b7b"
- type: vxlan
- options: {df_default="true", in_key=flow, local_ip="10.6.43.137", out_key=flow, remote_ip="10.6.43.123"}
- Port "gre-0a062b7b"
- Interface "gre-0a062b7b"
- type: gre
- options: {df_default="true", in_key=flow, local_ip="10.6.43.137", out_key=flow, remote_ip="10.6.43.123"}
- Port patch-int
- Interface patch-int
- type: patch
- options: {peer=patch-tun}
- Bridge br-int
- fail_mode: secure
- Port br-int
- Interface br-int
- type: internal
- Port "qr-474465a8-e6"
- tag: 1
- Interface "qr-474465a8-e6"
- type: internal
- Port patch-tun
- Interface patch-tun
- type: patch
- options: {peer=patch-int}
- Port int-br-ex
- Interface int-br-ex
- type: patch
- options: {peer=phy-br-ex}
- Port "tapd9fcaaaf-c0"
- tag: 1
- Interface "tapd9fcaaaf-c0"
- type: internal
- ovs_version: "2.5.0"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement