Configuring Link Flapping Protection
Context
Link flapping occurs when the physical status of an interface frequently alternates between Up and Down due to network flapping or network cable faults. Link flapping causes frequent network topology changes and affects user communication. For example, two links work in primary/backup mode. If the interface of the primary link experiences frequent Up/Down transitions, flows are switched between the primary and backup links. Frequent service switchovers increase load of the device and may result in service data loss.
- Number of link flappings: One link flapping refers to one interface Up/Down transition.
- Link flapping period: It is a period during which the system counts the number of link flappings.
Procedure
- Run system-view
The system view is displayed.
- Run interface interface-type interface-number
The interface view is displayed.
- Run port link-flap protection enable
Link flapping protection is enabled on the interface.
By default, link flapping protection is disabled on an interface.
- (Optional) Run port link-flap interval interval-value
The link flapping period is configured for the interface.
By default, the link flapping period for an interface is 10 seconds.
- (Optional) Run port link-flap threshold threshold-value
The number of link flappings is configured for the interface.
By default, the number of link flappings for an interface is 5.
Verifying the Configuration
Run the display error-down recovery [ interface interface-type interface-number ] command in any view to check information about the interface in Error-down state.
Follow-up Procedure
- Manual recovery: If a few interfaces need to be recovered forcibly, run the shutdown and undo shutdown commands in the interface view. Alternatively, run the restart command in the interface view to restart the interfaces.
- Automatic recovery: If a large number of interfaces need to be recovered, manual recovery is time consuming and some interfaces may be omitted. You can run the error-down auto-recovery cause link-flap interval interval-value command in the system view to enable automatic interface recovery and set the recovery delay time. An interface in Error-down state automatically recovers when the specified delay time expires.