The ospfv3 suppress-flapping peer disable command disables OSPFv3 neighbor relationship flapping suppression from an interface.
The undo ospfv3 suppress-flapping peer disable command enables OSPFv3 neighbor relationship flapping suppression on an interface.
By default, OSPFv3 neighbor relationship flapping suppression is enabled on all interfaces.
ospfv3 suppress-flapping peer disable [ instance instance-id ]
undo ospfv3 suppress-flapping peer disable [ instance instance-id ]
Parameter | Description | Value |
---|---|---|
instance instance-id | Specifies the ID of the instance to which an interface belongs. | The value is an integer ranging from 0 to 255. |
Usage Scenario
By default, OSPFv3 neighbor relationship flapping suppression is enabled on all interfaces in the same OSPFv3 process. To disable the function from one of the interfaces, run the ospfv3 suppress-flapping peer disable command.
Prerequisites
OSPFv3 neighbor relationship flapping suppression must have been enabled globally before you enable the function on an interface using the undo ospfv3 suppress-flapping peer disable command. By default, the function is enabled globally. If it is disabled, run the undo suppress-flapping peer disable command to enable it first.