summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/topotests/bgp-evpn-vxlan_topo1/PE1/bgpd.conf3
-rw-r--r--tests/topotests/bgp-evpn-vxlan_topo1/PE2/bgpd.conf3
2 files changed, 2 insertions, 4 deletions
diff --git a/tests/topotests/bgp-evpn-vxlan_topo1/PE1/bgpd.conf b/tests/topotests/bgp-evpn-vxlan_topo1/PE1/bgpd.conf
index 720b83e485..d337201f71 100644
--- a/tests/topotests/bgp-evpn-vxlan_topo1/PE1/bgpd.conf
+++ b/tests/topotests/bgp-evpn-vxlan_topo1/PE1/bgpd.conf
@@ -1,10 +1,9 @@
router bgp 65000
+ timers 3 9
bgp router-id 10.10.10.10
no bgp default ipv4-unicast
neighbor 10.30.30.30 remote-as 65000
- neighbor 10.30.30.30 ebgp-multihop 2
neighbor 10.30.30.30 update-source lo
- neighbor 10.30.30.30 capability extended-nexthop
address-family l2vpn evpn
neighbor 10.30.30.30 activate
advertise-all-vni
diff --git a/tests/topotests/bgp-evpn-vxlan_topo1/PE2/bgpd.conf b/tests/topotests/bgp-evpn-vxlan_topo1/PE2/bgpd.conf
index 7739795367..d99e33fc06 100644
--- a/tests/topotests/bgp-evpn-vxlan_topo1/PE2/bgpd.conf
+++ b/tests/topotests/bgp-evpn-vxlan_topo1/PE2/bgpd.conf
@@ -1,10 +1,9 @@
router bgp 65000
+ timers bgp 3 9
bgp router-id 10.30.30.30
no bgp default ipv4-unicast
neighbor 10.10.10.10 remote-as 65000
- neighbor 10.10.10.10 ebgp-multihop 2
neighbor 10.10.10.10 update-source lo
- neighbor 10.10.10.10 capability extended-nexthop
!
address-family l2vpn evpn
neighbor 10.10.10.10 activate