OSPFV3/4/OSPFV3_AUTO_CHG_RTRID: OSPFV3 automatically changes the router ID when detecting router ID conflict in the area. (ProcessId=[ProcessId], NewRouterId=[ConflictRtId], OldRouterId=[RouterId], ConflictRtrIdNum=[ConflictCount])
Parameter Name | Parameter Meaning |
---|---|
ProcessId |
Process ID |
ConflictRtId |
Newly selected router ID. |
RouterId |
Original router ID. |
ConflictCount |
Number of router ID conflicts. |
At least two indirectly connected devices in an area have the same router ID. As a result, router LSAs are refreshed frequently and route flapping occurs.
1. Run the undo ospfv3 router-id auto-recover disable command to enable the router ID automatic recovery function. After the function is enabled, the system automatically allocates a new router ID.
2. If the conflict persists, re-configure a router ID.