summaryrefslogtreecommitdiffstats
path: root/tests/topotests/all_protocol_startup/r1/ospf6d.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/topotests/all_protocol_startup/r1/ospf6d.conf')
-rw-r--r--tests/topotests/all_protocol_startup/r1/ospf6d.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/topotests/all_protocol_startup/r1/ospf6d.conf b/tests/topotests/all_protocol_startup/r1/ospf6d.conf
index 33c2650..31c904b 100644
--- a/tests/topotests/all_protocol_startup/r1/ospf6d.conf
+++ b/tests/topotests/all_protocol_startup/r1/ospf6d.conf
@@ -6,12 +6,12 @@ log file ospf6d.log
! debug ospf6 neighbor
!
interface r1-eth4
- ipv6 ospf6 hello-interval 1
+ ipv6 ospf6 area 0.0.0.0
+ ipv6 ospf6 hello-interval 1
!
router ospf6
ospf6 router-id 192.168.0.1
log-adjacency-changes
- interface r1-eth4 area 0.0.0.0
!
line vty
!