This command configures the maximum number of external BGP ECMP routes.
value | Specifies the maximum number of EBGP ECMP routes configurable on this router. Valid values are 1 - 8. Default value is 1. |
None.
BGP Router Configuration.
The no max-ebgp-ecmp-routes command resets the maximum number of external BGP ECMP routes to the default value of 1.
The following example configures the maximum number of external BGP ECMP routes to 5:
System(su-config)->router bgp 65151 System(su-config-bgp)->bgp router-id 151.1.1.9 System(su-config-bgp)->bgp max-ebgp-ecmp-routes 5 System(su-config-bgp)->