/
protocols bgp peer <text> disable

protocols bgp peer <text> disable


Users can disable this peering.


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


Parameter
<text>router identifier,(eg:192.168.10.2)
<bool>enable or disable this peering

  • true disable this peering
  • false enable this peering


Example
• This example is to disable this peering:

admin@XorPlus# set protocols bgp peer 192.168.2.1 disable true 
admin@XorPlus# commit

Copyright © 2025 Pica8 Inc. All Rights Reserved.