disable bgp multipath-relax
Description
Disables BGP multipath-relax feature, which modifies the definition of an equal cost BGP route.
Syntax Description
multipath-relax | Selects BGP multipath relax feature. |
Default
This feature is disabled by default.
Usage Guidelines
This feature modifies the definition of equal cost BGP routes as specified in RFC-4271. In particular, routes with the same AS-path length, but differing AS numbers in the path are not considered equal cost by default. However, with multipath-relax enabled, routes with the same AS-path length can have differing AS number values in the AS-path and still be considered equal cost.
BGP must be disabled (disable bgp ) first to disable this feature.
Example
The following example disables the BGP multipath-relax feature:
disable bgp multipath-relax
History
This command was first available in ExtremeXOS 22.3.
Platform Availability
This command is available on platforms that support the appropriate license. For complete information about software licensing, including how to obtain and upgrade your license and which licenses support the BGP feature, see the ExtremeXOS 32.2 Feature License Requirements document.