OSPFV3/3/OSPFV3_TRAP_IF_CONFIG_ERR
Message
OSPFV3/3/OSPFV3_TRAP_IF_CONFIG_ERR: A packet is received on the non-virtual interface from a router whose configuration conflicts with the local configuration. (RouterId=[RouterId], IfIndex=[IfIndex], IfInstId=[IfInstId], IfState=[IfState], PacketSrc=[PacketSrc], ConfigErrorType=[ConfigErrorType], PacketType=[PacketType])
Description
A packet received from the non-virtual interface of an OSPFv3 router indicates that the configurations on the interface conflicted with that on the local non-virtual interface. The possible cause is that the hello, dead, or poll timer on one interface was inconsistent with that on the other one, or the two interfaces were not configured on one area.
Parameters
Parameter Name | Parameter Meaning |
---|---|
RouterId |
Router ID of the local device. |
IfIndex |
Index of the local router interface. |
IfInstId |
Instance ID of the local router. |
IfState |
Interface status. |
PacketSrc |
Source IP address of the packet. |
ConfigErrorType |
Error type. |
PacketType |
Packet type. |
Possible Causes
Cause 1: Parameters configured on the two ends were inconsistent.
Cause 2: The link-layer protocol changed.
Procedure
- Run the display ospfv3 interface command to check whether the configurations on the two ends
are consistent.
If the configurations on the two ends are consistent, go to Step 3.
If the configurations on the two ends are inconsistent, go to Step 2.
- Do as follows according to the networking:
- If the networking allows users to modify the configurations on
the two ends to be consistent. Modify the parameters of the hello,
dead, and poll timers on one end to be consistent with that on the
other end based on the Configuration Guide. Then, check whether
the alarm is cleared.
- If the alarm is cleared, go to Step 4.
- If the alarm is not cleared, go to Step 3.
- If the networking does not allow users to modify the configurations on the two ends to be consistent, go to Step 4.
- If the networking allows users to modify the configurations on
the two ends to be consistent. Modify the parameters of the hello,
dead, and poll timers on one end to be consistent with that on the
other end based on the Configuration Guide. Then, check whether
the alarm is cleared.
- Contact technical support personnel technical support personnel.
- End.