/
protocols bgp peer <text> bfd disable

protocols bgp peer <text> bfd disable


Users can enable or disable bfd on the peer.


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


Parameter
<text>router identifier,(eg:192.168.10.2)
<bool>disable or enable bfd on the peer

  • true disable bfd on the peer
  • false enable bfd on the peer


Example
• This example is to disable bfd on the peer 192.168.2.1:

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

Copyright © 2025 Pica8 Inc. All Rights Reserved.