summaryrefslogtreecommitdiffstats
path: root/tests/topotests/ospf_netns_vrf/r2/ospfd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/topotests/ospf_netns_vrf/r2/ospfd.conf')
-rw-r--r--tests/topotests/ospf_netns_vrf/r2/ospfd.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/topotests/ospf_netns_vrf/r2/ospfd.conf b/tests/topotests/ospf_netns_vrf/r2/ospfd.conf
index c198427..01b6b15 100644
--- a/tests/topotests/ospf_netns_vrf/r2/ospfd.conf
+++ b/tests/topotests/ospf_netns_vrf/r2/ospfd.conf
@@ -3,6 +3,13 @@ hostname r2
password zebra
log file /tmp/r2-ospfd.log
!
+interface r2-eth0 vrf r2-ospf-cust1
+ ip ospf hello-interval 1
+ ip ospf dead-interval 4
+!
+interface r2-eth1 vrf r2-ospf-cust1
+ ip ospf hello-interval 1
+ ip ospf dead-interval 4
!
router ospf vrf r2-ospf-cust1
ospf router-id 10.0.255.2