C613-50100-01 REV C Command Reference for x930 Series 1245
AlliedWare Plus™ Operating System - Version 5.4.6-1.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 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
Parameter Description
ebgp eBGP ECMP session.
ibgp iBGP ECMP session.
<2-64> Specifies the number of routes.