diff --git a/modules/install-osp-deploy-dualstack.adoc b/modules/install-osp-deploy-dualstack.adoc index 9a718a9f8a..a92b1b813a 100644 --- a/modules/install-osp-deploy-dualstack.adoc +++ b/modules/install-osp-deploy-dualstack.adoc @@ -164,4 +164,10 @@ ipv6.addr-gen-mode=0 ---- After you create and edit the file, reboot the installation host. +==== + +[NOTE] +==== +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. +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. ==== \ No newline at end of file