diff options
Diffstat (limited to 'tests/topotests/bfd_profiles_topo1/r6/ospfd.conf')
-rw-r--r-- | tests/topotests/bfd_profiles_topo1/r6/ospfd.conf | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/topotests/bfd_profiles_topo1/r6/ospfd.conf b/tests/topotests/bfd_profiles_topo1/r6/ospfd.conf new file mode 100644 index 00000000..d8fce344 --- /dev/null +++ b/tests/topotests/bfd_profiles_topo1/r6/ospfd.conf @@ -0,0 +1,10 @@ +interface r6-eth0 + ip ospf area 0 + ip ospf hello-interval 2 + ip ospf dead-interval 10 + ip ospf bfd +! +router ospf + ospf router-id 10.254.254.6 + redistribute connected +! |