summaryrefslogtreecommitdiffstats
path: root/tests/topotests/msdp_mesh_topo1/r1/ospfd.conf
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tests/topotests/msdp_mesh_topo1/r1/ospfd.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/topotests/msdp_mesh_topo1/r1/ospfd.conf b/tests/topotests/msdp_mesh_topo1/r1/ospfd.conf
new file mode 100644
index 0000000..c1adbd5
--- /dev/null
+++ b/tests/topotests/msdp_mesh_topo1/r1/ospfd.conf
@@ -0,0 +1,8 @@
+interface r1-eth0
+ ip ospf hello-interval 2
+ ip ospf dead-interval 10
+!
+router ospf
+ network 192.168.1.0/24 area 0.0.0.0
+ redistribute connected
+!