Skip to content

Commit e41a9ba

Browse files
authored
Merge pull request #88181 from shiftstack/cherry-pick-nm-4.16
Add note on NM behavior with additional networks
2 parents 3e1143f + fc9a4f9 commit e41a9ba

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

modules/install-osp-deploy-dualstack.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,3 +166,9 @@ ipv6.addr-gen-mode=0
166166
----
167167
+
168168
.. Reboot the installation host.
169+
170+
[NOTE]
171+
====
172+
The `ip=dhcp,dhcp6` kernel argument, which is set on all of the nodes, results in a single Network Manager connection profile that is activated on multiple interfaces simultaneously.
173+
Because of this behavior, any additional network has the same connection enforced with an identical UUID. If you need an interface-specific configuration, create a new connection profile for that interface so that the default connection is no longer enforced on it.
174+
====

0 commit comments

Comments
 (0)