-
Story
-
Resolution: Done
-
Normal
-
None
-
rhel-9.2.0
-
None
-
rhel-net-mgmt
-
ssg_networking
-
5
-
False
-
False
-
-
Yes
-
None
-
-
None
-
None
-
Enhancement
-
-
Proposed
-
Unspecified
-
Unspecified
-
Not Required
-
-
x86_64
-
None
-
0
Description of problem:
Both `vlan-stats-enabled` and `multicast-hash-max` are supported by nispor and NetworkManager, nmstate should support them also.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1.
2.
3.
Actual results:
Expected results:
Additional info:
Acceptance Criteria:
As a system administrator, I would like nmstate to support vlan-stats-enabled and multicast-hash-max parameters so that I can monitor traffic statistics at the VLAN level and define the maximum size of the multicast hash table for my network interfaces.
Given a system administrator configuring network interfaces using nmstate,
when the system administrator enables the vlan-stats-enabled feature,
then it should successfully reflect in the network interface's configuration without any issues.
Given a system administrator configuring network interfaces using nmstate,
when the system administrator adjusts the multicast-hash-max value,
then it should successfully apply to the network interface's configuration without any errors.
Definition of done:
- The implementation meets the acceptance criteria
- Unit tests and integration tests are written and passed
- The sections Feature, Reason, Result for the Release Note text is filled
- The code is part of a build attached to an errata
- external trackers