diff options
Diffstat (limited to 'tests/topotests/ospf6-topo1/r2/ospf6d.conf')
-rw-r--r-- | tests/topotests/ospf6-topo1/r2/ospf6d.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/topotests/ospf6-topo1/r2/ospf6d.conf b/tests/topotests/ospf6-topo1/r2/ospf6d.conf index bb9958d17..075e815ed 100644 --- a/tests/topotests/ospf6-topo1/r2/ospf6d.conf +++ b/tests/topotests/ospf6-topo1/r2/ospf6d.conf @@ -16,7 +16,7 @@ interface r2-sw5 ipv6 ospf6 network broadcast ! router ospf6 - router-id 10.0.0.2 + ospf6 router-id 10.0.0.2 log-adjacency-changes detail redistribute static interface r2-stubnet area 0.0.0.0 |