Overview
Describes enhancements that prevent next-hop overwriting and allow control over as-path usage in multipath route selection to maintain predictable and loop-free routing.
BGP multipath next-hop and as-path control is a set of enhancements that:
-
prevents overwriting of next-hop values for multipath prefixes,
-
allows you to control how as-path information is used when selecting multipath routes, and
-
helps maintain predictable and loop-free routing behavior.
You can use the next-hop-unchanged multipath command to ensure that BGP does not recalculate the next hop for multipath prefixes.
The bgp multipath as-path ignore onwards command enables you to ignore as-path attributes beyond a certain point when computing multipath, allowing for more flexible path selection.