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
Copy file name to clipboardExpand all lines: content/cumulus-linux-517/Layer-1-and-Switch-Ports/Quality-of-Service/_index.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2016,15 +2016,15 @@ The QoS subsystem supports multiple lossless priority groups that share a single
2016
2016
All lossless priority groups continue to share the same ingress and egress buffer pools. However, each priority groups maintains its own reserved buffers, xon and xoff thresholds, and descriptor buffer allocations. This design provides isolation and independent flow-control behavior while still making efficient use of shared buffer resources.
2017
2017
2018
2018
You can configure the following headroom settings:
2019
-
- Required headroom per priority group in bytes. The switch converts this value to cells.
2020
-
- Exclusive headroom per priority group in bytes. The switch converts this value to cells.
2019
+
- Required headroom per priority group in bytes. The switch converts this value to cells. You can set a value between 19456 and 2621440.
2020
+
- Exclusive headroom per priority group in bytes. The switch converts this value to cells. You can set a value between 19456 and 2621440.
2021
2021
- Oversubscription ratio for the shared headroom pool. You can set a value between 1 and 256.
2022
2022
2023
2023
{{%notice note%}}
2024
2024
The required headroom must be more than exclusive headroom.
2025
2025
{{%/notice%}}
2026
2026
2027
-
The following example assigns switch priority 3 and 4 to priority group 3, configures the ingress lossless buffer service pool mapping to service-pool 1, and sets the required headroom for switch priority 3 and 4 to 1024, the exclusive headroom for switch priority 3 and 4 to 1010, and oversubscription ratio to 2. The example enables the shared headroom pool on swp10.
2027
+
The following example assigns switch priority 3 and 4 to priority group 3, configures the ingress lossless buffer service pool mapping to service-pool 1, and sets the required headroom for switch priority 3 and 4 to 21024, the exclusive headroom for switch priority 3 and 4 to 21010, and oversubscription ratio to 2. The example enables the shared headroom pool on swp10.
2028
2028
2029
2029
{{< tabs "TabID1935 ">}}
2030
2030
{{< tab "NVUE Commands ">}}
@@ -2033,8 +2033,8 @@ The following example assigns switch priority 3 and 4 to priority group 3, confi
0 commit comments