cisco.nxos icon indicating copy to clipboard operation
cisco.nxos copied to clipboard

Support for FEC in nxos_interfaces

Open clammers opened this issue 3 years ago • 2 comments

SUMMARY

Support for a FEC configuration in nxos_interfaces would be great. We had a lot of issues with SFP28 adapters with different vendors so that we are forced to specify another FEC setting on some N9Ks. Having this feature directly in the module will help a lot

ISSUE TYPE
  • Feature Idea
COMPONENT NAME

nxos_interfaces

ADDITIONAL INFORMATION

fec: <auto|fc-fec|off|rs-cons16|rs-fec|rs-ieee>

would solve errors in auto neg on FEC with SFP28 adapters


clammers avatar Feb 09 '22 13:02 clammers

Any updates on this?

clammers avatar Mar 31 '22 08:03 clammers

@praveenramoorthy @mikewiebe The virtual N9Ks we have access to, do not seem to support FEC. Could you please help with this? Thank you.

Nexus9300v(config-if)# interface Ethernet 1/1
Nexus9300v(config-if)# fec rs-ieee
ERROR: interface eth1/1 doesn't have FEC capability

NilashishC avatar Apr 03 '23 07:04 NilashishC