Programmable Internetworking & Communication Operating System Docs ... Click Spaces -> Space Directory to see docs for all releases ...
Users can make this router supports the ECMP(Equal-CostMultipathRouting).
Command Syntax
set protocols bgp multipath disable <bool>
delete protocols bgp multipath disable
Parameter
•<bool> Disable the ECMP
- true Disable the ECMP
- false enable the ECMP
Example
• This example enable ECMP:
admin@XorPlus# set protocols bgp multipath disable false admin@XorPlus# commit