Brocade Fabric OS Command Reference Manual Supporting Fabric OS v7.0.0 (April 2011)

652 Fabric OS Command Reference
53-1001764-01
portCfgFec
22
Forward Error Correction configured
Displays ON if FEC is enabled on the port. Displays OFF if the feature is disabled
(default).
--help
Displays the command usage.
EXAMPLES To enable the FEC feature on a single port and to display the configuration:
switch:admin> portcfgfec --enable 1
switch:admin> portcfgfec --show 1
Forward Error Correction capable: ON
Forward Error Correction configured: ON
To enable the FEC feature on a port, on which this feature is already enabled:
switch:admin> portcfgfec --enable 18
Same configuration for port 8
To enable the FEC feature on a port range:
switch:admin> portcfgfec --enable 0-8
To enable the FEC feature on a range of ports, some of which were previously enabled (the following
example enables port 4):
switch:admin> portcfgfec --enable 2-4
Same configuration for port 2
Same configuration for port 3
To disable the FEC feature on a port range:
switch:admin> portcfgfec --enable 0-8
SEE ALSO portCfgShow, portEnable