]> git.proxmox.com Git - mirror_frr.git/blobdiff - tests/topotests/bgp_maximum_prefix_out/r2/bgpd.conf
Merge pull request #6827 from maduri111/bgpd-show-bgp-all
[mirror_frr.git] / tests / topotests / bgp_maximum_prefix_out / r2 / bgpd.conf
index 1659c4bec40f606f8b56e9cec22f7102614ad1d4..229de2e2f24175ea3362309fe60ece8c8ded8cb4 100644 (file)
@@ -1,6 +1,8 @@
 !
 router bgp 65002
+  no bgp ebgp-requires-policy
   neighbor 192.168.255.2 remote-as 65001
+  neighbor 192.168.255.2 timers 3 10
   exit-address-family
   !
 !