From 08972f41f440f8d1318467e1c4d2351a857cedbe Mon Sep 17 00:00:00 2001 From: cumulusAnia Date: Wed, 13 Dec 2023 22:26:09 -0800 Subject: [PATCH] remove 48 adaptive routing port limitation --- .../Layer-3/Routing/BGP-Weighted-Equal-Cost-Multipath.md | 1 - 1 file changed, 1 deletion(-) diff --git a/content/cumulus-linux-57/Layer-3/Routing/BGP-Weighted-Equal-Cost-Multipath.md b/content/cumulus-linux-57/Layer-3/Routing/BGP-Weighted-Equal-Cost-Multipath.md index afdb251420..09726ccc60 100644 --- a/content/cumulus-linux-57/Layer-3/Routing/BGP-Weighted-Equal-Cost-Multipath.md +++ b/content/cumulus-linux-57/Layer-3/Routing/BGP-Weighted-Equal-Cost-Multipath.md @@ -333,7 +333,6 @@ Exercise caution when adjusting the maximum number of hardware entries. Configur Cumulus Linux supports BGP W-ECMP with adaptive routing for high-performance Ethernet topologies, where you use adaptive routing for optimal and efficient traffic distribution. You do not need to perform any additional configuration other than the configuration specified {{}} - NVIDIA recommends using W-ECMP with adaptive routing on networks that have an equal number of links connecting the spine and leaf switches and where the port speed for the links is the same across all the switches. -- Cumulus Linux supports a maximum of 48 adaptive routing enabled ports in a single ECMP group. - Both adaptive routing eligible traffic and non adaptive routing eligible traffic goes over the same ECMP group, which adjusts according to the W-ECMP weight. Non adaptive routing traffic continues to follow the hash-based traffic distribution between the updated list of next hops.