diff --git a/modules/telco-core-rds-networking.adoc b/modules/telco-core-rds-networking.adoc index 07ffe88a0e6..e3a3b927a33 100644 --- a/modules/telco-core-rds-networking.adoc +++ b/modules/telco-core-rds-networking.adoc @@ -15,6 +15,11 @@ Description:: * The validated physical network configuration consists of two dual-port NICs. One NIC is shared among the primary CNI (OVN-Kubernetes) and IPVLAN and MACVLAN traffic, the second NIC is dedicated to SR-IOV VF-based Pod traffic. ++ +[NOTE] +==== +The recommended network topology uses bonding with ports from the same dual-port NIC. Bonding ports across different NICs is not recommended. +==== * A Linux bonding interface (`bond0`) is created in an active-active LACP `IEEE 802.3ad` configuration with the two NIC ports attached. +