< Home

reset ospfv3 suppress-flapping peer

Function

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

Format

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

Parameters

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

Views

User view

Default Level

3: Management level

Usage Guidelines

Interfaces exit from flapping suppression in the following scenarios:

  • The suppression timer expires.
  • The corresponding OSPFv3 process is reset.
  • An OSPFv3 neighbor is reset using the reset ospfv3 command.
  • The reset ospfv3 suppress-flapping peer command is run.
  • OSPFv3 neighbor relationship flapping suppression is disabled globally using the suppress-flapping peer disable (OSPFv3) command in the OSPFv3 view.

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.

Example

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

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