Skip to content

Commit d9d0131

Browse files
committed
OCPBUGS-37574: Updated the network multiple interface mapping example
1 parent 4b1d155 commit d9d0131

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/configuring-localnet-switched-topology.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,9 @@ spec:
6969
type: ovs-bridge
7070
state: up
7171
bridge:
72+
allow-extra-patch-ports: true
7273
options:
73-
stp: true
74+
stp: false
7475
port:
7576
- name: eth1 <4>
7677
ovn:

0 commit comments

Comments
 (0)