Skip to content

Commit 33c3c6d

Browse files
authored
Merge pull request #84665 from dfitzmau/OCPBUGS-12622-br-ex
OCPBUGS-12622-br-ex: Added note to creating-manifest-file-customized-…
2 parents 2699ac3 + 4e59527 commit 33c3c6d

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
@@ -151,6 +151,11 @@ endif::postinstall-bare-metal-ipi,postinstall-bare-metal-upi[]
151151
ifdef::postinstall-bare-metal-ipi,postinstall-bare-metal-upi[]
152152
* 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.
153153
+
154+
[IMPORTANT]
155+
====
156+
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.
157+
====
158+
+
154159
.Example of an NNCP CR that sets IPv6 and IPv4 masquerade IP addresses
155160
[source,yaml]
156161
----

0 commit comments

Comments
 (0)