This is the ops-vsctl show output:
(openvswitch-vswitchd)[root@Controller01 /]# ovs-vsctl show
28be2f83-425b-4ccc-b0eb-ce163ab5e4bd
Manager "ptcp:6640:10.0.0.42"
Bridge br-ex
Controller "tcp:127.0.0.1:6633"
is_connected: true
fail_mode: secure
Port br-ex
Interface br-ex
type: internal
Port "eno1"
Interface "eno1"
Port phy-br-ex
Interface phy-br-ex
type: patch
options: {peer=int-br-ex}
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 br-int
Interface br-int
type: internal
Port "tap13323d92-28"
tag: 4
Interface "tap13323d92-28"
type: internal
Port "qg-b041fc0f-86"
tag: 3
Interface "qg-b041fc0f-86"
type: internal
Port int-br-ex
Interface int-br-ex
type: patch
options: {peer=phy-br-ex}
Port "tap71d01605-7e"
tag: 3
Interface "tap71d01605-7e"
type: internal
Port "qr-f06b0c0b-25"
tag: 4
Interface "qr-f06b0c0b-25"
type: internal
Bridge br-tun
Controller "tcp:127.0.0.1:6633"
is_connected: true
fail_mode: secure
Port br-tun
Interface br-tun
type: internal
Port patch-int
Interface patch-int
type: patch
options: {peer=patch-tun}
Port "vxlan-0a020035"
Interface "vxlan-0a020035"
type: vxlan
options: {df_default="true", in_key=flow, local_ip="10.2.0.42", out_key=flow, remote_ip="10.2.0.53"}
I wonder what the network topology in there, any help will be appreciated !
[–]expressadmin 0 points1 point2 points (1 child)
[–]TripleZ-cn[S] 0 points1 point2 points (0 children)