Configure OSPF Globally
Configure OSPFv3 globally to enable it on the system and to configure the router ID.
Procedure
Example
Enable OSPFv3 for IPv6:
Switch:1(config)#router ospf ipv6–enable
Log on to OSPF Router Configuration mode:
Switch:1(config)#router ospf
Specify the router ID:
Switch:1(config-ospf)#ipv6 router-id 1.1.1.1
Variable definitions
Use the data in the following table to use the ipv6 router-id command.
Variable | Value |
---|---|
{A.B.C.D} | Specifies a 32–bit integer that identifies the router in the autonomous system. This value must be unique. The default value will be one of the IPv4 interface addresses. |