Hi,
ESWD_ST_CTL_ERROR_IN_EFFECT
This condition occurs when a storm control error condition is detected.
The interface specified in the syslog message has exceeded the threshold for storm control and could either shut down or discard broadcasts, depending on the configuration. That is, the interface is receiving more broadcast traffic (either unicast or multicast) than the broadcast threshold limit set in the configuration.
Please refer to below KB :
Syslog message: ESWD_ST_CTL_ERROR_IN_EFFECT
You should look at your network (sniff the traffic in each VLAN) to verify what's the 'regular' BUM traffic level
Test the config with bigger bandwidth values for trunk port for exam.
- specifying the threshold bandwidth
{master:0}[edit] user@switch# show ethernet-switching-options storm-control { interface ge-0/0/0.0 { bandwidth 500000; } }
[KUDOS PLEASE! If you think I earned it!
If this solution worked for you please flag my post as an "Accepted Solution" so others can benefit..]