The reset ospf suppress-flapping peer command forces an interface to exit from OSPF neighbor relationship flapping suppression.
reset ospf process-id suppress-flapping peer [ interface-type interface-number ] [ notify-peer ]
Parameter | Description | Value |
---|---|---|
process-id | Specifies the ID of an OSPF process. | The value is an integer ranging from 1 to 65535. |
interface-type interface-number | Specifies an interface type and number. | - |
notify-peer | Instructs neighbors to exit from OSPF neighbor relationship flapping suppression too. | - |
Interfaces exit from flapping suppression in any of the following scenarios:
If notify-peer is specified when the reset ospf suppress-flapping peer command is run on a device, the device sends Hello packets in which HelloInterval and RouterDeadInterval are 0s to its neighbors to instruct the neighbors to exit from OSPF neighbor relationship flapping suppression too. If the neighbors fail to receive such Hello packets, the function of notify-peer does not take effect. To force the neighbors to exit from OSPF neighbor relationship flapping suppression, run the reset ospf suppress-flapping peer command on them.