-
Story
-
Resolution: Unresolved
-
Normal
-
None
-
NetworkManager-1.48.10-9.el9_5
-
None
-
ZStream
-
rhel-sst-network-management
-
ssg_networking
-
1
-
False
-
-
None
-
Red Hat Enterprise Linux
-
None
-
-
Requested
-
None
-
Unspecified
-
Unspecified
-
Unspecified
-
None
This is a clone of issue RHEL-24055 to use for version rhel-9.5.z
–
Original description:
Goal
- As a system admin, I want to be able to configure the FEC encoding options using nmcli, so that there's no need to create a separate NetworkManager dispatcher script.
A list of verification conditions, successful functional tests, or expected outcomes in order to declare this story/task successfully completed.
- Configure the FEC settings via nmcli. For example:
# nmcli con mod CON_NAME ethtool.fec-mode off
- Bring the interface down/up to apply the ethtool FEC encoding setting:
# nmcli con down CON_NAME
-
# nmcli con up CON_NAME
- Use `ethtool` to confirm that FEC encoding has been turned off on the underlying device:
ethtool --show-fec DEV_NAME
- clones
-
RHEL-24055 [RFE] Add support in NetworkManager for configuring the NIC FEC encoding natively
-
- Release Pending
-
- links to
-
RHBA-2025:147731 NetworkManager bug fix and enhancement update