Fabric OS Documentation Updates Supporting Fabric OS v7.1.x

4 Fabric OS Documentation Updates
53-1002984-03
portCfgFec
2
--show
Displays the non-DFE configuration on the specified ports.
--help
Displays the command usage.
EXAMPLES To enable non-DFE on a single port and to display the configuration:
switch:admin> portcfgnondfe --enable 5/28
switch:admin> portcfgnondfe --show 5/28
Port: 412
Non-DFE Configured: ON
To enable non-DFE on a port:
switch:admin> portcfgnondfe --enable 18
Same configuration for port 8
To enable non-DFE on a port range:
switch:admin> portcfgnondfe --enable 0-8
To enable the non-DFE feature on a range of ports, some of which were previously enabled (the
following example enables port 4):
switch:admin> portcfgnondfe --enable 2-4
Same configuration for port 2
Same configuration for port 3
To disable the non-DFE feature on a port range:
switch:admin> portcfgnondfe --disable 0-8
SEE ALSO portCfgShow