OSPFV3/4/NBR_FLAP_SUPPR_STATUS
Message
OSPFV3/4/NBR_FLAP_SUPPR_STATUS: The status of peer flapping suppress is changed.(ProcessId=[USHORT], AreaId=[STRING], ifName=[STRING], SuppressStatus=[STRING], LastSuppressStatus=[STRING])
Description
The status of OSPFv3 neighbor relationship flapping suppression changed on the local interface.
Parameters
Parameter Name | Parameter Meaning |
---|---|
ProcessId | Process ID |
AreaId | Area ID |
ifName | Interface name |
SuppressStatus | Suppression status |
LastSuppressStatus | Original suppression mode |
Possible Causes
OSPFv3 neighbor relationship flapping suppression started on the local interface, or the interface exited from the suppression.
Procedure
- Check whether frequent interface flapping occurs.
- If frequent interface flapping occurs, this trap message is informational only and no action is required.
- If no frequent interface flapping occurs, go to Step 2.
- Run the reset ospfv3 process-id suppress-flapping peer [ interface-type interface-number ] [ notify-peer ] command to force the interface to exit from OSPFv3 neighbor relationship flapping suppression.
- End.