OSPF/3/VIFCFGERR:OID [oid]: A packet is received on the virtual interface from a router whose configuration conflicts with the local configuration. (VirtIfAreaId=[area-id], VirtIfNeighbor=[neighbor-router-id], ProcessId=[process-id], RouterId=[router-id], ConfigErrorType=[error-type], PacketType=[packet-type], InstanceName=[instance-name])
Configurations of the interfaces on the two ends of the virtual link were incorrect. The possible cause was that the configurations of the parameters conflicted.
Name | Meaning |
---|---|
oid |
Indicates the MIB object ID of the alarm. |
VirtIfAreaId |
Indicates the area ID. |
VirtIfNeighbor |
Indicates the router ID of the neighbor on the virtual link. |
ProcessId |
Indicates the process ID. |
RouterId |
Indicates the ID of the local switch. |
ConfigErrorType |
Indicates the error type.
|
PacketType |
Indicates the type of the packet.
|
InstanceName |
Indicates the instance name. |
This trap message is generated after the virtual interface receives a packet indicating parameters are incorrectly configured.
The configurations of the interfaces on the two ends of the virtual link conflicted.
If so, go to Step 3.
If not, go to Step 2.
If it is allowed to modify the configurations on the two interfaces to be consistent, run the following command to modify the configurations on the two interfaces to be consistent.
vlink-peer router-id [ dead dead-interval | hello hello-interval | retransmit retransmit-interval | smart-discover | trans-delay trans-delay-interval | [ simple [ plain plain-text | [ cipher ] cipher-text ] | { md5 | hmac-md5 | hmac-sha256 } [ key-id { plain plain-text | [ cipher ] cipher-text } ] | authentication-null | keychain keychain-name ] ] *
Then, check whether the tap is cleared.
If so, go to Step 4.
If not, go to Step 3.
If it is not allowed to modify the configurations on the two interfaces to be consistent, go to Step 3.