Skip to content

Commit 520e71b

Browse files
authored
Merge pull request #85230 from openshift-cherrypick-robot/cherry-pick-84665-to-enterprise-4.16
[enterprise-4.16] OCPBUGS-12622-br-ex: Added note to creating-manifest-file-customized-…
2 parents 629b039 + 8d58890 commit 520e71b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

modules/creating-manifest-file-customized-br-ex-bridge.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,11 @@ endif::postinstall-bare-metal-ipi,postinstall-bare-metal-upi[]
152152
ifdef::postinstall-bare-metal-ipi,postinstall-bare-metal-upi[]
153153
* Create a `NodeNetworkConfigurationPolicy` (NNCP) CR and define a customized `br-ex` bridge network configuration. Depending on your needs, ensure that you set a masquerade IP for either the `ipv4.address.ip`, `ipv6.address.ip`, or both parameters. A masquerade IP address must match an in-use IP address block.
154154
+
155+
[IMPORTANT]
156+
====
157+
As a post-installation task, you can configure most parameters for a customized `br-ex` bridge that you defined in an existing NNCP CR, except for the IP address.
158+
====
159+
+
155160
.Example of an NNCP CR that sets IPv6 and IPv4 masquerade IP addresses
156161
[source,yaml]
157162
----

0 commit comments

Comments
 (0)