configure OSPFv3 on routers
conf t
ipv6 unicast-routing
interface s2/0
ipv6 ospf 1 area 10
exit
ipv6 router ospf 1
router-id 0.0.0.1
end
PREVIOUSpassive gathering
NEXTipv6 and ripng
...
conf t
ipv6 unicast-routing
interface s2/0
ipv6 ospf 1 area 10
exit
ipv6 router ospf 1
router-id 0.0.0.1
end