diff options
Diffstat (limited to 'tests/topotests/zebra_opaque/r3/ospfd.conf')
-rw-r--r-- | tests/topotests/zebra_opaque/r3/ospfd.conf | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/topotests/zebra_opaque/r3/ospfd.conf b/tests/topotests/zebra_opaque/r3/ospfd.conf new file mode 100644 index 0000000..f149267 --- /dev/null +++ b/tests/topotests/zebra_opaque/r3/ospfd.conf @@ -0,0 +1,9 @@ +! +interface r3-eth0 + ip ospf area 0 + ip ospf hello-interval 2 + ip ospf dead-interval 10 +! +router ospf + ospf send-extra-data zebra +! |