/
protocols bgp peer <text> advertise community disable

protocols bgp peer <text> advertise community disable


Users can advertise known community or not.


Command Syntax
set protocols bgp peer <text> advertise community disable <bool>
delete protocols bgp peer <text> advertise community disable


Parameter
<text>router identifier,(eg:192.168.10.2)
<bool>Disable to advertise known community

  • true disable to advertise known community
  • false enable to advertise known community


Example
• This example is to enable to advertise known community:

admin@XorPlus# set protocols bgp peer 192.168.1.2 advertise community disable false
admin@XorPlus# commit

Copyright © 2025 Pica8 Inc. All Rights Reserved.