Hello ITProTV! I just spotted a command in IOS as I am prepping for my CCNA exam and wanted to run it by you..
It seems that after enabling IPv6 routing with "ipv6 unicast-routing" you can start a new IPv6 ospf process by typing either of the following. Is one more correct than another when it comes to the test?
ipv6 router ospf <n>
router ospfv3 <n>
I notice when issuing a command "show run" to review the configration, each statement above shows as it was typed. It doesn't automatically convert what I think is the older command "ipv6 router ospf" to router ospfv3 for example.
-Adam