-
Bug
-
Resolution: Not a Bug
-
Normal
-
None
-
rhel-9.6.z
-
No
-
Moderate
-
rhel-sst-network-management
-
ssg_networking
-
None
-
False
-
-
None
-
None
-
-
None
-
None
-
None
What were you trying to do that didn't work?
When a bond port is using `802-3-ethernet.mac-address=$MAC` for matching instead of `connection.interface-name`, activating NM connection cannot apply config of `bond-port.prio`
What is the impact of this issue to you?
Nmstate is introducing new way to match bond port via MAC address, this will stop people from applying bond port settings.
Please provide the package NVR for which the bug is seen:
NetworkManager-1.51.3-33586.copr.4082e7e109.el9.x86_64
How reproducible is this bug?:
100%
Steps to reproduce
Run attached bug.sh
Expected results
No failure, bond port priority set to 10
Actual results
The bond port prio is still 0
- blocks
-
RHEL-1745 Support referring bond port using MAC address
- In Progress