/
protocols bgp multipath path-relax
protocols bgp multipath path-relax
BGP will not load balance across multiple paths by default. This is acceptable if users are multi-homed to a single AS. If users are multi-homed to different AS paths, users cannot load balance across theoretically equal paths, so the multipath-relax path is needed.
Command Syntax
set protocols bgp multipath path-relax <bool>
delete protocols bgp multipath path-relax
Parameter
•<bool> enable or disable the multipath-relax
- true enable the multipath-relax
- false disable the multipath-relax
Example
• This example is to enable multipath-relax:
admin@XorPlus# set protocols bgp multipath path-relax true admin@XorPlus# commit
Copyright © 2025 Pica8 Inc. All Rights Reserved.