FEC Statistics Detailed Display

Version 33.7.1 adds per-port Forward Error Correction (FEC) operational statistics for high-speed Ethernet interfaces, providing visibility into FEC health to help diagnose marginal links, optics issues, and cabling problems.

Enhancement: The OS previously displayed only FEC configuration state (enabled/disabled and clause) for high-speed ports such as 25G and 100G. Without operational counters, operators had no way to determine whether FEC was actively correcting errors or whether errors were exceeding correction capability. This enhancement exposes two per-port counters — corrected blocks and uncorrectable blocks — for both Clause 74 (BASE-R/Fire Code) and Clause 91/108 (Reed-Solomon) FEC modes. Counters are 64-bit monotonically increasing values that persist across link bounces and reset when FEC is disabled, when the FEC mode is toggled, or when explicitly cleared.

Key Capabilities:

Modified CLI Command

The following command has been updated to include Corrected Blocks and Uncorrectable Blocks columns:

show ports {<port-list>} forward-error-correction {no-refresh}

New CLI Command

Clear FEC counters on all ports or a specified subset of ports:

clear counters forward-error-correction {ports {<port-list> | all}}

Limitations

Lane-level FEC statistics, SNMP/MIB access, and REST API/Telegraf support are not available in this release.

Supported Platforms

All platforms.