linkflap-modify
This command is used to modify the link-flap settings on the port in a switch.
Note: This command is supported only on NRU02, NRU03, and NRU-S0301 platforms.
Syntax linkflap-modify
Specify one or more of the following options: |
|
linkflap-count 5..100 |
The maximum threshold for link-flaps within a specified time window period. The default link-flap count is 5 seconds. Note: By default, NetVisor monitors the link-flap count violation every 20 seconds. |
linkflap-action log|err-disable |
The action to be taken when there is a link-flap violation on any physical port. The default action is to generate a log event. |
Defaults None
Access CLI
History
Version 7.1.0 |
Command introduced. |
Usage Use this command to modify the link-flap settings on the port in a switch.
Examples To modify the link-flap count to 10 with link-flap action as err-disable, use the following syntax
CLI (network-admin@switch) > linkflap-modify linkflap-count 10
linkflap-action err-disable