C613-50631-01 Rev A Command Reference for IE340 Series 1401
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
BGP AND BGP4+ COMMANDS
MAX
-PATHS
max-paths
Overview Use this command to set the number of equal-cost multi-path (ECMP) routes for
eBGP or iBGP. You can install multiple BGP paths to the same destination to
balance the load on the forwarding path.
Use the no variant of this command to disable this feature.
Syntax
max-paths {ebgp|ibgp} <2-64>
no max-paths ebgp [<2-64>]
no max-paths ibgp [<2-64>]
Mode Global Configuration
Usage notes This command is available for the default BGP instance and for IPV4 and IPv6
unicast addresses.
Example
awplus# configure terminal
awplus(config)# router bgp 64501
awplus(config-router)# max-paths ebgp 2
Related
commands
show ip route summary
Command
changes
Added to AlliedWare Plus prior to 5.4.6-1
Version 5.4.7-2.1: BGP support added for x510 and x550 series
Version 5.4.7-2.4: BGP support added for IE300 series
Parameter Description
ebgp eBGP ECMP session.
ibgp iBGP ECMP session.
<2-64> Specifies the number of routes.