< Home

reset ospf suppress-flapping peer

Function

The reset ospf suppress-flapping peer command forces an interface to exit from OSPF neighbor relationship flapping suppression.

Format

reset ospf process-id suppress-flapping peer [ interface-type interface-number ] [ notify-peer ]

Parameters

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. -

Views

User view

Default Level

3: Management level

Usage Guidelines

Interfaces exit from flapping suppression in any of the following scenarios:

  • The suppression timer expires.
  • The corresponding OSPF process is reset.
  • The reset ospf suppress-flapping peer command is run.
  • OSPF neighbor relationship flapping suppression is disabled globally using the suppress-flapping peer disable command in the OSPF view.

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.

Example

# Force interfaces to exit from OSPF neighbor relationship flapping suppression.

<HUAWEI> reset ospf 1 suppress-flapping peer
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >