OSPF/4/CONFLICT_ROUTERID_INTRA: Router IDs conflict in an intra area. (ProcessId=[ProcessId], AreaId=[AreaId], SelfIfnetIndex=[SelfIfnetIndex], NbrIpAddr=[NbrIpAddr], RouterId=[RouterId], NbrRtrId=[NbrRtrId])
| Parameter Name | Parameter Meaning |
|---|---|
|
ProcessId |
Indicates the ID of a process. |
|
AreaId |
Indicates the ID of an area. |
|
SelfIfnetIndex |
Indicates interface index. |
|
NbrIpAddr |
Indicates IP address of neighbor. |
|
RouterId |
Indicates the router ID of a router. |
|
NbrRtrId |
ID of a neighboring device. |
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 ospf router-id router-id command to change the router ID.
2. End.