Reference Guide

Brocade Fabric OS Command Reference 679
53-1004112-02
portCfgFec
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 -FEC 2-4
Warning : FEC changes will be disruptive to the traffic
Same configuration for port 2
Warning : FEC changes will be disruptive to the traffic
Same configuration for port 3
Warning : FEC changes will be disruptive to the traffic
Same configuration for port 4
To disable the FEC feature on a port range:
switch:admin> portcfgfec --disable -FEC 0-8
Warning : FEC changes will be disruptive to the traffic
FEC has been disabled.
Warning : FEC changes will be disruptive to the traffic
FEC has been disabled.
Warning : FEC changes will be disruptive to the traffic
FEC has been disabled.
Warning : FEC changes will be disruptive to the traffic
FEC has been disabled.
Warning : FEC changes will be disruptive to the traffic
FEC has been disabled.
Warning : FEC changes will be disruptive to the traffic
FEC has been disabled.
Warning : FEC changes will be disruptive to the traffic
FEC has been disabled.
Warning : FEC changes will be disruptive to the traffic
FEC has been disabled.
Warning : FEC changes will be disruptive to the traffic
FEC has been disabled.
To enable TTS on a port:
switch:admin> portcfgfec --enable -TTS 7
WARNING: 16G FEC with TTS is only supported on F-Ports. \
Other port types will be disabled.
FEC changes are disruptive. Are you sure you want to continue?
(yes, y, no, n): [no]: y
TTS has been enabled.
To display the TTS on a port:
switch:admin> portcfgfec --show 7
Port: 7
FEC Capable: YES
10G/16G FEC Configured: ON
16G FEC via TTS Configured: ON
FEC State: Active
To disable TTS on a port:
switch:admin> portcfgfec --disable -TTS 1
WARNING: 16G FEC with TTS is only supported on F-Ports. \
Other port types will be disabled.
FEC changes are disruptive. Are you sure you want to continue?
(yes, y, no, n): [no]: y
TTS has been disabled.