summaryrefslogtreecommitdiffstats
path: root/tests/topotests/ospf_multi_vrf_bgp_route_leak/r3/frr.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/topotests/ospf_multi_vrf_bgp_route_leak/r3/frr.conf')
-rw-r--r--tests/topotests/ospf_multi_vrf_bgp_route_leak/r3/frr.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/topotests/ospf_multi_vrf_bgp_route_leak/r3/frr.conf b/tests/topotests/ospf_multi_vrf_bgp_route_leak/r3/frr.conf
index 2657f58..35fe22e 100644
--- a/tests/topotests/ospf_multi_vrf_bgp_route_leak/r3/frr.conf
+++ b/tests/topotests/ospf_multi_vrf_bgp_route_leak/r3/frr.conf
@@ -5,9 +5,13 @@ log file /tmp/r3-frr.log
!
interface r3-eth0
ip address 10.0.3.3/24
+ ip ospf hello-interval 1
+ ip ospf dead-interval 4
!
interface r3-eth1
ip address 10.0.30.3/24
+ ip ospf hello-interval 1
+ ip ospf dead-interval 4
!
ip forwarding
!