ICX8200 Firmware Issues 10.0.10.aT253
ICX8200 Firmware 10.0.10.aT253 has a known bug (now confirmed by Ruckus) where, if the switch notifies an error on a port(s), for example an STP issue, the notification cannot be reset. The notification manifests as a slow blinking yellow light on the associated ports.
In this state, the ports continue to work, but appear not to. So, for example, if you do:
sh fdb eth 3/1/15
…the switch will not respond with a MAC address for that port, even though there is a valid layer 2 link and the port is functional.
Under normal circumstances, you would issue the following command(s) to clear the error:
clear statistics [global]
….or….
clear statistics eth 3/1/15
The first option should extinguish the yellow error code but does not.
The second option should extinguish the yellow error code per port, but instead reports the internal error:
cli_fe_clear_counters DICT_DELIMITER_CURRENT_CMD failed
There is no way to fix this other than to update the firmware to the latest version or live with the flashing lights.