Describes how BGP supports up to 256 UCMP next hops, allocates hash buckets by path weight, and improves bandwidth use and load distribution across parallel paths.
The unequal cost multipath (UCMP) load-balancing is a network traffic management method that
-
balances traffic proportionally across multiple paths with different costs
-
allows higher bandwidth paths to have lower Interior Gateway Protocol (IGP) metrics, and
-
enables the use of lower bandwidth or higher cost paths for traffic by installing them into the forwarding information base (FIB).
The forwarding information base (FIB) is a routing component that installs multiple paths to the same destination associates each path with a load metric or weight, and uses this load metric or weight to distribute traffic across paths efficiently.
| Feature Name |
Release Information |
Feature Description |
|---|---|---|
| BGP 256-way UCMP for enhanced bandwidth and load distribution |
Release 25.1.1 | Introduced in this release on: Fixed Systems (8200 [ASIC: Q200, P100], 8700 [ASIC: P100, K100]; Centralized Systems (8600 [ASIC:Q200]); Modular Systems (8800 [LC ASIC: Q100, Q200, P100]) You can now configure up to 256 unequal cost multipath (UCMP) next hops for BGP in both IPv4 and IPv6, significantly enhancing the previous limit of 64. This increase allows for improved network bandwidth and more effective load balancing across parallel paths. |
The BGP 256-way UCMP for enhanced bandwidth and load distribution feature allows BGP to allocate 256 hash buckets across multiple paths based on assigned weights. That allocation ensures that paths with higher weights receive more hash buckets, improving bandwidth use and distributing network load more evenly.
Benefits of BGP 256-way UCMP
These are the key benefits of the BGP 256-way UCMP for enhanced bandwidth and load distribution:
-
You can optimize network performance by balancing traffic across up to 256 paths. This reduces bottlenecks and improves overall data flow.
-
You gain enhanced configuration flexibility and greater granularity in path configuration with up to 256 paths, enabling a wider range of weight distribution options to improve network management and optimization.