Overview
Describes iBGP multipath load sharing that installs multiple iBGP paths for the same destination, enabling load sharing to improve bandwidth utilization and network resiliency.
The iBGP multipath load sharing is a BGP capability that:
-
allows a router to install multiple iBGP paths to the same destination in the routing table,
-
enables load sharing across these eligible paths, and
-
improves network efficiency by leveraging path diversity.
By default, when a BGP router without a local policy receives multiple iBGP routes to the same destination, it selects only one best path and installs it in the routing table. With the iBGP multipath load sharing feature, the router can install multiple iBGP paths as best paths for the same destination, allowing traffic to be shared across these paths.
| Feature Name | Release Name | Description |
|---|---|---|
| Share ECMP group between IPv4 and IPv6 routes based on RFC RFC5549 | Release 25.4.1 | Introduced in this release on: Modular Systems (8800 [ASIC: Q200]) The load-balancing objects (representing ECMP groups) are shared across IPv4 and IPv6 routes and this helps in saving hardware resources and improving convergence. This stack uses IP BGP prefixes without any encapsulation where BGP next hops are directly connected. |
Benefits of iBGP multipath load sharing
These are some of the benefits that iBGP multipath load sharing provides:
-
Increases bandwidth utilization by distributing traffic over multiple iBGP paths
-
Improves network resiliency and redundancy
-
Enhances path diversity, reducing the risk of single points of failure, and
-
Optimizes traffic flow and balances network load.