Skip to content

Commit def90af

Browse files
authored
Merge pull request #224544 from b-branco/allow-gbr-5qi-values
Lift restriction on use of 5QI GBR values
2 parents d770a44 + f6a1051 commit def90af

File tree

5 files changed

+74
-2
lines changed

5 files changed

+74
-2
lines changed

articles/private-5g-core/collect-required-information-for-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ You can specify a QoS for this service, or inherit the parent SIM Policy's QoS.
4545
| The maximum bit rate (MBR) for uplink traffic (traveling away from user equipment (UEs)) across all SDFs that match data flow policy rules configured on this service. The MBR must be given in the following form: `<Quantity>` `<Unit>` </br></br>`<Unit>` must be one of the following: </br></br>- *bps* </br>- *Kbps* </br>- *Mbps* </br>- *Gbps* </br>- *Tbps* </br></br>`<Quantity>` is the quantity of your chosen unit. </br></br>For example, `10 Mbps`. | **Maximum bit rate (MBR) - Uplink** | Yes|
4646
| The MBR for downlink traffic (traveling towards UEs) across all SDFs that match data flow policy rules configured on this service. The MBR must be given in the following form: `<Quantity>` `<Unit>` </br></br>`<Unit>` must be one of the following: </br></br>- *bps* </br>- *Kbps* </br>- *Mbps* </br>- *Gbps* </br>- *Tbps* </br></br>`<Quantity>` is the quantity of your chosen unit. </br></br>For example, `10 Mbps`. | **Maximum bit rate (MBR) - Downlink** | Yes|
4747
| The default Allocation and Retention Policy (ARP) priority level for this service. Flows with a higher ARP priority level preempt flows with a lower ARP priority level. The ARP priority level must be an integer between 1 (highest priority) and 15 (lowest priority). | **Allocation and Retention Priority level** |No. Defaults to 9.|
48-
| The default 5G QoS Indicator (5QI) or QoS class identifier (QCI) value for this service. The 5QI (for 5G networks) or QCI (for 4G networks) value identifies a set of QoS characteristics that control QoS forwarding treatment for QoS flows or EPS bearers. </br></br>We recommend you choose a 5QI or QCI value that corresponds to a non-GBR QoS flow or EPS bearer. These values are in the following ranges: 5-9; 69-70; 79-80. For more details, see 3GPP TS 23.501 for 5QI or 3GPP TS 23.203 for QCI.</br></br>You can also choose a non-standardized 5QI or QCI value.</p><p>Azure Private 5G Core doesn't support 5QI or QCI values corresponding to GBR or delay-critical GBR QoS flows or EPS bearers. Don't use a value in any of the following ranges: 1-4; 65-67; 71-76; 82-85. | **5QI/QCI** |No. Defaults to 9.|
48+
| The default 5G QoS Indicator (5QI) or QoS class identifier (QCI) value for this service. The 5QI (for 5G networks) or QCI (for 4G networks) value identifies a set of QoS characteristics that control QoS forwarding treatment for QoS flows or EPS bearers. </br></br>You can choose a standardized or a non-standardized 5QI or QCI value. For more details, see 3GPP TS 23.501 for 5QI or 3GPP TS 23.203 for QCI. | **5QI/QCI** |No. Defaults to 9.|
4949
| The default preemption capability for QoS flows or EPS bearers for this service. The preemption capability of a QoS flow or EPS bearer controls whether it can preempt another QoS flow or EPS bearer with a lower priority level. You can choose from the following values: </br></br>- **May not preempt** </br>- **May preempt** | **Preemption capability** |No. Defaults to **May not preempt**.|
5050
| The default preemption vulnerability for QoS flows or EPS bearers for this service. The preemption vulnerability of a QoS flow or EPS bearer controls whether it can be preempted by another QoS flow or EPS bearer with a higher priority level. You can choose from the following values: </br></br>- **Preemptible** </br>- **Not Preemptible** | **Preemption vulnerability** |No. Defaults to **Preemptible**.|
5151

articles/private-5g-core/collect-required-information-for-sim-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Collect each of the values in the table below for the network scope.
5252
|The names of the services permitted on the data network. You must have already configured your chosen services. For more information on services, see [Policy control](policy-control.md). | **Service configuration** | No. The SIM policy will only use the service you configure using the same template. |
5353
|The maximum bitrate for traffic traveling away from UEs across all non-GBR QoS flows or EPS bearers of a given PDU session or PDN connection. The bitrate must be given in the following form: `<Quantity>` `<Unit>` </br></br>`<Unit>` must be one of the following: </br></br>- *bps* </br>- *Kbps* </br>- *Mbps* </br>- *Gbps* </br>- *Tbps* </br></br>`<Quantity>` is the quantity of your chosen unit. </br></br>For example, `10 Gbps`. | **Session aggregate maximum bit rate - Uplink** | Yes |
5454
|The maximum bitrate for traffic traveling towards UEs across all non-GBR QoS flows or EPS bearers of a given PDU session or PDN connection. The bitrate must be given in the following form: `<Quantity>` `<Unit>` </br></br>`<Unit>` must be one of the following: </br></br>- *bps* </br>- *Kbps* </br>- *Mbps* </br>- *Gbps* </br>- *Tbps* </br></br>`<Quantity>` is the quantity of your chosen unit. </br></br>For example, `10 Gbps`. | **Session aggregate maximum bit rate - Downlink** | Yes |
55-
|The default 5QI (for 5G) or QCI (for 4G) value for this data network. These values identify a set of QoS characteristics that control QoS forwarding treatment for QoS flows or EPS bearers. </br></br>We recommend you choose a 5QI or QCI value that corresponds to a non-GBR QoS flow or EPS bearer. These values are in the following ranges: 5-9; 69-70; 79-80. For more details, see 3GPP TS 23.501 for 5QI or 3GPP TS 23.203 for QCI. </br></br>You can also choose a non-standardized 5QI or QCI value. </br></br>Azure Private 5G Core doesn't support 5QI or QCI values corresponding to GBR or delay-critical GBR QoS flows or EPS bearers. Don't use a value in any of the following ranges: 1-4; 65-67; 71-76; 82-85. | **5QI/QCI** | No. Defaults to 9. |
55+
|The default 5QI (for 5G) or QCI (for 4G) value for this data network. These values identify a set of QoS characteristics that control QoS forwarding treatment for QoS flows or EPS bearers.</br></br>You can choose a standardized or a non-standardized 5QI or QCI value. For more details, see 3GPP TS 23.501 for 5QI or 3GPP TS 23.203 for QCI. | **5QI/QCI** | No. Defaults to 9. |
5656
|The default Allocation and Retention Policy (ARP) priority level for this data network. Flows with a higher ARP priority level preempt flows with a lower ARP priority level. The ARP priority level must be an integer between 1 (highest priority) and 15 (lowest priority). | **Allocation and Retention Priority level** | No. Defaults to 1. |
5757
|The default preemption capability for QoS flows or EPS bearers on this data network. The preemption capability of a QoS flow or EPS bearer controls whether it can preempt another QoS flow or EPS bearer with a lower priority level. </br></br>You can choose from the following values: </br></br>- **May preempt** </br>- **May not preempt** | **Preemption capability** | No. Defaults to **May not preempt**.|
5858
|The default preemption vulnerability for QoS flows or EPS bearers on this data network. The preemption vulnerability of a QoS flow or EPS bearer controls whether it can be preempted by another QoS flow or EPS bearer with a higher priority level. </br></br>You can choose from the following values: </br></br>- **Preemptible** </br>- **Not Preemptible** | **Preemption vulnerability** | No. Defaults to **Preemptible**.|
Lines changed: 68 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,68 @@
1+
---
2+
title: Azure Private 5G Core 5QI to DSCP mapping
3+
description: Learn about the mapping of 5QI to DSCP values that Azure Private 5G Core uses for transport level marking.
4+
author: b-branco
5+
ms.author: biancabranco
6+
ms.service: private-5g-core
7+
ms.topic: reference
8+
ms.date: 01/27/2023
9+
---
10+
11+
# 5QI to DSCP mapping
12+
13+
This article details the mapping of 5G QoS identifier (5QI) to differentiated services codepoint (DSCP) values that Azure Private 5G Core uses for transport level marking.
14+
15+
The 5QI value, determined when you configured your private mobile network's [policy control](policy-control.md), corresponds to a set of quality of service (QoS) characteristics that should be used for a QoS flow. These characteristics include guaranteed and maximum bitrates, priority levels, and limits on latency, jitter, and error rate.
16+
17+
Azure Private 5G Core will attempt to configure DSCP markings on outbound packets based on the configured 5QI value. The DSCP markings allow the data network to determine how to prioritize a packet.
18+
19+
Azure Private 5G Core performs 5QI to DSCP mapping on downlink packets (towards the UE). Uplink packets (away from the UE) are left unchanged.
20+
21+
For standard DSCP values, see [RFC 2474: Definition of the Differentiated Services Field (DS Field) in the IPv4 and IPv6 Headers](https://www.rfc-editor.org/rfc/rfc2474).
22+
23+
## GBR 5QIs
24+
25+
The following table contains the mapping of GBR 5QI to DSCP values.
26+
27+
| 5QI value | DSCP value | DSCP value meaning |
28+
|--|--|--|
29+
| 1 | 46 | Expedited Forwarding |
30+
| 2 | 36 | Assured Forwarding 42 |
31+
| 3 | 10 | Assured Forwarding 11 |
32+
| 4 | 28 | Assured Forwarding 32 |
33+
| 65 | 46 | Expedited Forwarding |
34+
| 66 | 46 | Expedited Forwarding |
35+
| 67 | 34 | Assured Forwarding 41 |
36+
| 71 | 28 | Assured Forwarding 32 |
37+
| 72 | 28 | Assured Forwarding 32 |
38+
| 73 | 28 | Assured Forwarding 32 |
39+
| 74 | 28 | Assured Forwarding 32 |
40+
| 76 | 28 | Assured Forwarding 32 |
41+
42+
## Delay-critical GBR 5QIs
43+
44+
The following table contains the mapping of delay-critical GBR 5QI to DSCP values.
45+
46+
| 5QI value | DSCP value | DSCP value meaning |
47+
|--|--|--|
48+
| 82 | 18 | Assured Forwarding 21 |
49+
| 83 | 18 | Assured Forwarding 21 |
50+
| 84 | 18 | Assured Forwarding 21 |
51+
| 85 | 18 | Assured Forwarding 21 |
52+
| 86 | 18 | Assured Forwarding 21 |
53+
54+
## Non-GBR 5QIs
55+
56+
The following table contains the mapping of non-GBR 5QI to DSCP values.
57+
58+
| 5QI value | DSCP value | DSCP value meaning |
59+
|--|--|--|
60+
| 5 | 46 | Expedited Forwarding |
61+
| 6 | 10 | Assured Forwarding 11 |
62+
| 7 | 18 | Assured Forwarding 21 |
63+
| 8 | 18 | Assured Forwarding 21 |
64+
| 9 | 0 | Best Effort |
65+
| 69 | 34 | Assured Forwarding 41 |
66+
| 70 | 18 | Assured Forwarding 21 |
67+
| 79 | 18 | Assured Forwarding 21 |
68+
| 80 | 68 | Assured Forwarding 41 |

articles/private-5g-core/policy-control.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ A *QoS profile* has two main components.
2626

2727
- A *5G QoS identifier (5QI)*. The 5QI value corresponds to a set of QoS characteristics that should be used for the QoS flow. These characteristics include guaranteed and maximum bitrates, priority levels, and limits on latency, jitter, and error rate. The 5QI is given as a scalar number.
2828

29+
To allow for packet prioritization on the underlying transport network, Azure Private 5G Core will attempt to configure differentiated services codepoint (DSCP) markings on outbound packets based on the configured 5QI value for standardized GBR and non-GBR values. For more information on the mapping of 5QI to DSCP values, see [5QI to DSCP mapping](differentiated-services-codepoint-5qi-mapping.md).
30+
2931
You can find more information on 5QI values and each of the QoS characteristics in 3GPP TS 23.501. You can also find definitions for standardized (or non-dynamic) 5QI values.
3032

3133
The required parameters for each 5QI value are pre-configured in the Next Generation Node B (gNB).

articles/private-5g-core/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,8 @@ items:
152152
href: region-code-names.md
153153
- name: ASE VM sizing
154154
href: azure-stack-edge-virtual-machine-sizing.md
155+
- name: 5QI to DSCP mapping
156+
href: differentiated-services-codepoint-5qi-mapping.md
155157
- name: Resources
156158
items:
157159
- name: Azure Private 5G Core product page

0 commit comments

Comments
 (0)