/
protocols bgp peer <text> prefix-limit maximum
protocols bgp peer <text> prefix-limit maximum
Users can set maximum number of prefixes that can be accepted.
Command Syntax
set protocols bgp peer <text> prefix-limit maximum <value>
delete protocols bgp peer <text> prefix-limit maximum
Parameter
•<text>router identifier,(eg:192.168.10.2)
•<value> Maximum number of prefixes, [1..12000]
Example
• This example is to set maximum prefix to 1200 on peer 192.168.10.2:
admin@XorPlus# set protocols bgp peer 192.168.10.2 prefix-limit maximum 1200 admin@XorPlus# commit
Copyright © 2025 Pica8 Inc. All Rights Reserved.