Bug 2149451
| Summary: | RFE: document in detail all possible bridge options | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 9 | Reporter: | Germano Veit Michel <gveitmic> |
| Component: | NetworkManager | Assignee: | NetworkManager Development Team <nm-team> |
| Status: | CLOSED MIGRATED | QA Contact: | Desktop QE <desktop-qa-list> |
| Severity: | low | Docs Contact: | |
| Priority: | medium | ||
| Version: | 9.1 | CC: | bgalvani, lrintel, rhel-docs, rkhan, sfaye, sukulkar, till, viyengar |
| Target Milestone: | rc | Keywords: | FutureFeature, MigratedToJIRA, Triaged |
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2023-08-17 12:22:25 UTC | Type: | Story |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Germano Veit Michel
2022-11-29 23:20:44 UTC
I checked the nm-settings-nmcli(5) man page: * The following settings mentioned in #c0 have a man page entry (the value after the colon is the NetworkManager attribute name): forward_delay: forward-delay hello_time: hello-time max_age: max-age ageing_time: ageing-time stp_state: stp group_fwd_mask: group-forward-mask priority: priority group_addr: group-address multicast_router: multicast-router multicast_snooping: multicast-snooping multicast_query_use_ifaddr: multicast-query-use-ifaddr multicast_querier: multicast-querier hash_max: multicast-hash-max multicast_last_member_count: multicast-last-member-count multicast_startup_query_count: multicast-startup-query-count multicast_last_member_interval: multicast-last-member-interval multicast_membership_interval: multicast-membership-interval multicast_querier_interval: multicast-querier-interval multicast_query_interval: multicast-query-interval multicast_query_response_interval: multicast-query-response-interval multicast_startup_query_interval: multicast-startup-query-interval vlan_filtering: vlan-filtering vlan_protocol: vlan-protocol default_pvid: vlan-default-pvid vlan_stats_enabled: vlan-stats-enabled * The following settings from #c0 seem not to be mentioned in the man page (maybe NM doesn't support these settings): hash_elasticity multicast_igmp_version multicast_stats_enabled multicast_mld_version nf_call_iptables nf_call_ip6tables nf_call_arptables vlan_stats_per_port Agree with Marc. +1 to improving the man page content, instead of adding the details in the configuring network doc. +1 to convert this to a NetworkManager ticket to improve the man page content. Thank you I would like to see the bond option documentation moved to a common kernel bond option man page (can we maybe use something modern to write it that can also become a web page) with nm-settings-nmcli referencing it and mentioning the "_" to "-" conversion rule. Then this common man page/web page can also be used by other tools such as nmstate and the network system role. |