]> git.proxmox.com Git - mirror_frr.git/blobdiff - tests/topotests/bgp_bfd_down_cease_notification/r1/bgpd.conf
Merge pull request #13455 from sri-mohan1/srib-ldpd
[mirror_frr.git] / tests / topotests / bgp_bfd_down_cease_notification / r1 / bgpd.conf
index 2071c256dabed326037042a0cadffb0c42844c08..e855f75c20dee7643dd5055fcfe5802b1a39c429 100644 (file)
@@ -2,7 +2,9 @@ router bgp 65001
  no bgp ebgp-requires-policy
  neighbor 192.168.255.2 remote-as external
  neighbor 192.168.255.2 timers 3 10
+ neighbor 192.168.255.2 timers connect 1
  neighbor 192.168.255.2 bfd
+ neighbor 192.168.255.2 passive
  address-family ipv4
   redistribute connected
  exit-address-family