similarities to OSPFv2 include the following: All of the optional capabilities of OSPF for IPv4, including on-demand circuit support, not-so-stubby areas (NSSAs), and the extensions to Multicast OSPF (MOSPF) are also supported in OSPF for IPv6.
Content 8.4 IPv6 Routing 8.4.4 Differences Between OSPFv2 and OSPFv3 Differences between OSPFv2 and OSPFv3 include the following:
Content 8.4 IPv6 Routing 8.4.5 LSA Types for IPv6 OSPFv3 LSA features include the following: The two renamed LSAs are as follows: The two new LSAs in IPv6 are as follows:
Web Links LSA Types for IPv6
http://cisco.com/en/US/products/sw/iosswrel/
ps5187/products_configuration_guide_chapter
09186a00801d660d.html#wp1132692
Content 8.4 IPv6 Routing 8.4.6 Address Prefix and LSAs An address prefix occurs in almost all newly defined LSAs. The prefix is represented by three fields: Prefix Length, Prefix Options, and Address Prefix. In OSPF for IPv6, addresses for these LSAs are expressed as prefix, prefix length instead of address, mask. The default route is expressed as a prefix with length 0. Type 3 and type 9 LSAs carry all IPv6 prefix information, which, in IPv4, is included in router LSAs and network LSAs.
Content 8.5 Implementing and Verifying OSPFv3 8.5.1 Configuring OSPFv3 in IPv6 Many OSPFv3 commands are similar to OSPFv2. In most cases, you simply either prefix or replace ip in the OSPF command with ipv6. For example, instead of using the ip address command to assign an IPv6 address, you use the ipv6 address command. To view the IPv6 routes, you issue the show ipv6 route command. The configuration of OSPFv3 is not a subcommand mode of the router ospf command as it is in OSPFv2 configuration. For example, instead of using the network area command to identify networks that are part of the OSPFv3 network, the interfaces are directly configured to specify that IPv6 networks are part of the OSPFv3 network. The following describes the steps to configure OSPF for IPv6: Step 1 Complete the OSPF network strategy and planning for your IPv6 network. For example, you must decide whether multiple areas are required. Step 2 Enable IPv6 unicast routing using the ipv6 unicast-routing command. Step 3 Enable IPv6 on the interface using the ipv6 ospf area command. Step 4 (Optional) Configure OPSFv3 interface specific settings, including area, router priority, and OSPFv3 path cost. Step 5 (Optional) Configure routing specifics from router configuration mode,