When configuring OSPFv3, the router ID for a device must be specified.
device# configure terminal
device(config) ip router-id 10.11.12.13
The following example configures the router ID for a device.
device# configure terminal device(config)# ip router-id 10.11.12.13