summaryrefslogtreecommitdiffstats
path: root/tests/topotests/all_protocol_startup/r1/ospf6d.conf-pre-v4
diff options
context:
space:
mode:
Diffstat (limited to 'tests/topotests/all_protocol_startup/r1/ospf6d.conf-pre-v4')
-rw-r--r--tests/topotests/all_protocol_startup/r1/ospf6d.conf-pre-v416
1 files changed, 16 insertions, 0 deletions
diff --git a/tests/topotests/all_protocol_startup/r1/ospf6d.conf-pre-v4 b/tests/topotests/all_protocol_startup/r1/ospf6d.conf-pre-v4
new file mode 100644
index 0000000..9ce2f2e
--- /dev/null
+++ b/tests/topotests/all_protocol_startup/r1/ospf6d.conf-pre-v4
@@ -0,0 +1,16 @@
+log file ospf6d.log
+!
+!debug ospf6 lsa unknown
+!debug ospf6 zebra
+!debug ospf6 interface
+!debug ospf6 neighbor
+!
+interface r1-eth4
+!
+router ospf6
+ router-id 192.168.0.1
+ log-adjacency-changes
+ interface r1-eth4 area 0.0.0.0
+!
+line vty
+!