Configuring QoS Parameters
This section describes how to configure the QoS parameters.
configure
profile qos qos_profile_name
ambr { ul uplink_ambr | dl downlink_ambr }
arp { preempt-cap preemption_capability |
preempt-vuln preemption_vulnerability |
priority-level priority_level }
max data-burst burst_volume
priority qos_priority
qi5 5qi_value
end
NOTES:
-
ambr { ul uplink_ambr | dl downlink_ambr } : Defines the Aggregate Maximum Bit Rate (AMBR) for the uplink (subscriber to network) and the downlink (network to subscriber) traffic.
-
arp preempt-cap preemption_capability : Specifies the preemption capability flag. Options are:
-
MAY_PREEMPT: Bearer may be preempted
-
NOT_PREEMPT: Bearer cannot be preempted
-
-
arp preempt-vuln preemption_vulnerability : Specifies the preemption vulnerability flag. Options are:
-
PREEMPTABLE: Bearer may be preempted
-
NOT_PREEMPTABLE: Bearer cannot be preempted
-
-
arp priority-level priority_level : Defines the Allocation and Retention Priority (ARP) for the service data. The default value of priority_level is 8.
-
max data-burst burst_volume : Defines the maximum data burst volume. burst_volume must be an integer value in the range of 1–4095.
-
priority qos_priority : Specifies the 5QI priority level. qos_priority must be an integer value in the range of 1–127.
-
qi5 5qi_value : Specifies the 5G QoS Identifier (5QI) for the authorized QoS parameters. 5qi_value must be an integer value in the range of 0–255.