Configures the OSPFv3 router ID. If automatic is specified, the switch uses the highest IPv4 interface address as the OSPFv3 router ID.
automatic | Specifies to use automatic addressing. |
router_identifier | Specifies a router identifier, a four-byte, dotted decimal number. |
Automatic.
Each switch that is configured to run OSPFv3 must have a unique router ID. The router ID is a four-byte, dotted decimal number, like an IPv4 address. Even though the IP address format has changed from IPv4 to IPv6, the router ID format has not. It is recommended that you manually set the router ID of the switches participating in OSPFv3, instead of having the switch automatically choose its router ID based on the highest interface IPv4 address (if it exists). Not performing this configuration in larger, dynamic environments could result in an older link-state database remaining in use.
This command is accepted only when OSPFv3 is globally disabled.
Note
Do not set the router ID to 0.0.0.0.The following command sets the router ID to 10.1.6.1:
configure ospfv3 routerid 10.1.6.1
This command was first available in ExtremeXOS 11.2.
This command is available on platforms with an Advanced Edge or Base license, or higher, as described in the ExtremeXOS 32.1 Feature License Requirements document.