You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
os10_interface role is capable to set "fec" on interface ethernet ports, but it is only possible to set it to true or false.
This is not correct. Dells os10 knows at least the 4 different values as followed:
SUMMARY
os10_interface role is capable to set "fec" on interface ethernet ports, but it is only possible to set it to true or false.
This is not correct. Dells os10 knows at least the 4 different values as followed:
See documentation:
https://www.dell.com/support/manuals/de-de/dell-emc-smartfabric-os10/smartfabric-os-user-guide-10-5-2-6/forward-error-correction?guid=guid-b4d9bde5-0638-46a3-a8f7-f5d22c66dce2&lang=en-us
On my device it even shows more:
ISSUE TYPE
COMPONENT NAME
role: os10_interface
ANSIBLE VERSION
COLLECTION VERSION
CONFIGURATION
OS / ENVIRONMENT
Hardware: DELL S5248F-ON
Software version: 10.5.5.8
STEPS TO REPRODUCE
WRONG CODE
roles/os10_interface/templates/os10_interface.j2
FIXED CODE
roles/os10_interface/templates/os10_interface.j2
Example for correct host_var/group_var code:
The text was updated successfully, but these errors were encountered: