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