
C613-50186-01 Rev B
Command Reference for AR2050V
1192
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
BGP
AND
BGP4+ C
OMMANDS
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
Parameter
Description
ebgp
eBGP ECMP session.
ibgp
iBGP ECMP session.
<2-64>
Specifies the number of routes.