/
protocols bgp peer <text> advertise community-ext disable
protocols bgp peer <text> advertise community-ext disable
Users can advertise unknown community or not.
Command Syntax
set protocols bgp peer <text> advertise community-ext disable <bool>
delete protocols bgp peer <text> advertise community-ext disable
Parameter
•<text>router identifier,(eg:192.168.10.2)
•<bool>Disable to advertise unknown community
- true disable to advertise unknown community
- false enable to advertise unknown community
Example
• This example is to enable to advertise unknown community:
admin@XorPlus# set protocols bgp peer 192.168.1.2 advertise community-ext disable false admin@XorPlus# commit
Copyright © 2025 Pica8 Inc. All Rights Reserved.