dynamic-threshold-profile (CoS)
Syntax
dynamic-threshold-profile {
profile-name {
ingress {
(priority-group < priority-group> dynamic-threshold dynamic-threshold | priority-group-all dynamic-threshold dynamic-threshold);
}
}
}Hierarchy Level
[edit class-of-service]
Description
You create a dynamic threshold profile by mapping dynamic thresholds (alpha values) to priority groups for shared buffer pools. You then associate the dynamic threshold profile with an ingress interface to enable per-interface level shared buffer allocation.
Options
| name |
Dynamic threshold profile name |
|
| priority-group | Select the priority group to apply a dynamic threshold to. This and the priority-group-all option are mutually exclusive. | Range: 0-7 |
| priority-group-all | Apply the same dynamic threshold value to all priority groups. This and the priority-group option are mutually exclusive. | |
| dynamic-threshold | Dynamic threshold value for the priority group. | Range: 0-10 |
The remaining statements are explained separately. See CLI Explorer.
Required Privilege Level
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Evolved Release 25.4R1.