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