Use the ipv6 router ospf process-id global configuration mode command to enter router configuration mode. The IPv6 router configuration mode prompt is different than the IPv4 router configuration mode prompt. Use the IPv6 router confirmation mode to configure global OSPFv3 parameters, such as a assigning a 32-bit OSPF router ID and reference bandwidth.

IPv6 routing protocols are enabled on an interface, and not from router configuration mode, like their IPv4 counterparts. The network IPv4 router configuration mode command does not exist in IPv6.

Like OSPFv2, the process-id value is a number between 1 and 65,535 and is chosen by the network administrator. The process-id value is locally significant, which means that it does not have to match other OSPF routers to establish adjacencies with those neighbors.

OSPFv3 requires a 32-bit router ID to be assigned before OSPF can be enabled on an interface. The logic diagram in Figure 1 displays how a router ID is chosen. Like OSPFv2, OSPFv3 uses:

Note: For consistency, all three routers use the process ID of 10.

As shown in the topology in Figure 2, routers R1, R2, and R3 are to be assigned the router IDs indicated. The router-id rid command used to assign a router ID in OSPFv2 is the same command used in OSPFv3.

The example in Figure 3:

Use the Syntax Checker in Figure 4 to configure global OSPFv3 settings on R2 and R3.