Skip to content

Commit 886d283

Browse files
authored
Merge pull request #77424 from stevsmit/OCPBUGS-35413-multi-nic-fix
Removes multi-nic egress IP condition
2 parents f7283dd + 28aa202 commit 886d283

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

modules/nw-egress-ips-about.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -207,8 +207,6 @@ For users who want an egress IP and traffic to be routed over a particular inter
207207

208208
* If a network interface is removed or if the IP address and subnet mask which allows the egress IP to be hosted on the interface is removed, then the egress IP is reconfigured. Consequently, it could be assigned to another node and interface.
209209

210-
* The Egress IP must be IPv4. IPv6 is currently unsupported.
211-
212210
* IP forwarding must be enabled for the network interface. To enable IP forwarding, you can use the `oc edit network.operator` command and edit the object like the following example:
213211
+
214212
[source,yaml]

0 commit comments

Comments
 (0)