The ospfv3 suppress-flapping peer hold-max-cost disable command disables the Hold-max-cost mode.
The undo ospfv3 suppress-flapping peer hold-max-cost disable command enables the Hold-max-cost mode.
By default, the Hold-max-cost mode is enabled.
ospfv3 suppress-flapping peer hold-max-cost disable [ instance instance-id ]
undo ospfv3 suppress-flapping peer hold-max-cost 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
Flapping suppression works in either Hold-down or Hold-max-cost mode.
Flapping suppression can also work first in Hold-down mode and then in Hold-max-cost mode.
By default, the Hold-max-cost mode takes effect. To configure the Hold-down mode and set duration for this mode, run the ospfv3 suppress-flapping peer hold-down interval command.
Prerequisites
OSPFv3 neighbor relationship flapping suppression must have been enabled globally before you configure duration for the Hold-max-cost mode. By default, the function is enabled. If it is disabled, run the undo suppress-flapping peer disable command to enable it before you configure duration for the Hold-max-cost mode.
Precautions
The Hold-max-cost mode takes effect only unidirectionally. If a remote device does not support OSPFv3 neighbor relationship flapping suppression, bidirectional traffic between the local and remote devices may travel along different paths.