Description

How to configure recovery timeout for storm control through mist.

Symptoms

From mist we can only configure storm control and the action as shutdown, when the affected interfaces experience broadcast storm. We do not see any option to configure recovery timeout option from the mist to recovery the interfaces being shutdown after default idle timeout.


Solution

To recovery the affected interfaces from the storm control dynamically, we need to configure recovery timeout as below in additional cli tab.


set interfaces <I/F> unit <Unit number> family ethernet-switching recovery-timeout <timeout value in seconds>


Example configuration from Mist:


Modification History

2026-02-10 : Article Created