/
protocols bgp peer <text> allow-as-loop
protocols bgp peer <text> allow-as-loop
Users can configure the peer to ignore the loop of AS path.
Command Syntax
set protocols bgp peer <text> allow-as-loop <bool>
delete protocols bgp peer <text> allow-as-loop
Parameter
•<text>router identifier,(eg:192.168.10.2)
•<bool>Ignore the loop of as path
- true Ignore the loop of as path
- false Don't ignore the loop of as path
Example
• This example is to ignore the loop of as path:
admin@XorPlus# set protocols bgp peer 192.168.2.1 allow-as-loop true admin@XorPlus# commit
Copyright © 2025 Pica8 Inc. All Rights Reserved.