Skip to content

Commit 077305f

Browse files
Merge pull request #79456 from dfitzmau/OCPBUGS-37574
OCPBUGS-37574: Updated the network multiple interface mapping example
2 parents c2ec38b + d9d0131 commit 077305f

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)