The reset ospfv3 suppress-flapping peer command forces an interface to exit from OSPFv3 neighbor relationship flapping suppression.
reset ospfv3 process-id suppress-flapping peer [ interface-type interface-number ] [ notify-peer ]
Parameter | Description | Value |
---|---|---|
process-id | Specifies the ID of an OSPFv3 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 OSPFv3 neighbor relationship flapping suppression. | - |
Interfaces exit from flapping suppression in the following scenarios:
If notify-peer is specified when the reset ospfv3 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 OSPFv3 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 OSPFv3 neighbor relationship flapping suppression, run the reset ospfv3 suppress-flapping peer command on them.