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: articles/private-5g-core/azure-private-5g-core-release-notes-2403.md
+18-2Lines changed: 18 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
title: Azure Private 5G Core 2403 release notes
3
-
description: Discover what's new in the Azure Private 5G Core 2403 release
3
+
description: Discover what's new in the Azure Private 5G Core 2403 release.
4
4
author: paulcarter
5
5
ms.author: paulcarter
6
6
ms.service: private-5g-core
@@ -35,7 +35,23 @@ The following table shows the support status for different Packet Core releases
35
35
36
36
### TCP Maximum Segment Size (MSS) Clamping
37
37
38
-
TCP session initial setup messages that include a Maximum Segment Size (MSS) value, which controls the size limit of packets transmitted during the session. The packet core will now automatically set this value, where necessary, to ensure packets aren't too large for the core to transmit. This reduces packet loss due to oversized packets arriving at the core's interfaces, and reduces the need for fragmentation and reassembly, which are costly procedures.
38
+
TCP session initial setup messages that include a Maximum Segment Size (MSS) value, which controls the size limit of packets transmitted during the session. The packet core now automatically sets this value, where necessary, to ensure packets aren't too large for the core to transmit. This reduces packet loss due to oversized packets arriving at the core's interfaces, and reduces the need for fragmentation and reassembly, which are costly procedures.
39
+
40
+
### Improved Packet Core Scaling
41
+
42
+
In this release, the maximum supported limits for a range of parameters in an Azure Private 5G Core deployment increase. Testing confirms these limits, but other factors could affect what is achievable in a given scenario.
43
+
The following table lists the new maximum supported limits.
44
+
45
+
| Element | Maximum supported |
46
+
|------------------------|-------------------|
47
+
| PDU sessions | Enterprise radios typically support up to 1000 simultaneous PDU sessions per radio |
48
+
| Bandwidth | Over 25 Gbps per ASE |
49
+
| RAN nodes (eNB/gNB) | 200 per packet core |
50
+
| Active UEs | 10,000 per deployment (all sites) |
51
+
| SIMs | 20,000 per ASE |
52
+
| SIM provisioning | 10,000 per JSON file via Azure portal, 4 MB per REST API call |
53
+
54
+
For more information, see [Service Limits](azure-stack-edge-virtual-machine-sizing.md#service-limits).
Copy file name to clipboardExpand all lines: articles/private-5g-core/whats-new.md
+22-3Lines changed: 22 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,14 +23,33 @@ To help you stay up to date with the latest developments, this article covers:
23
23
This page is updated regularly with the latest developments in Azure Private 5G Core.
24
24
25
25
## April 2024
26
+
### Packet core 2403
27
+
28
+
**Type:** New release
29
+
30
+
**Date available:** April 4, 2024
31
+
32
+
The 2403 release for the Azure Private 5G Core packet core is now available. For more information, see [Azure Private 5G Core 2403 release notes](azure-private-5g-core-release-notes-2403.md).
26
33
27
34
### TCP Maximum Segment Size (MSS) Clamping
28
35
29
-
**Type:** New feature
36
+
TCP session initial setup messages that include a Maximum Segment Size (MSS) value, which controls the size limit of packets transmitted during the session. The packet core now automatically sets this value, where necessary, to ensure packets aren't too large for the core to transmit. This reduces packet loss due to oversized packets arriving at the core's interfaces, and reduces the need for fragmentation and reassembly, which are costly procedures.
37
+
38
+
### Improved Packet Core Scaling
39
+
40
+
In this release, the maximum supported limits for a range of parameters in an Azure Private 5G Core deployment increase. Testing confirms these limits, but other factors could affect what is achievable in a given scenario.
41
+
The following table lists the new maximum supported limits.
30
42
31
-
**Date available:** April 04, 2024
43
+
| Element | Maximum supported |
44
+
|------------------------|-------------------|
45
+
| PDU sessions | Enterprise radios typically support up to 1000 simultaneous PDU sessions per radio |
46
+
| Bandwidth | Over 25 Gbps per ASE |
47
+
| RAN nodes (eNB/gNB) | 200 per packet core |
48
+
| Active UEs | 10,000 per deployment (all sites) |
49
+
| SIMs | 20,000 per ASE |
50
+
| SIM provisioning | 10,000 per JSON file via Azure portal, 4 MB per REST API call |
32
51
33
-
TCP session initial setup messages that include a Maximum Segment Size (MSS) value, which controls the size limit of packets transmitted during the session. The packet core will now automatically set this value, where necessary, to ensure packets aren't too large for the core to transmit. This reduces packet loss due to oversized packets arriving at the core's interfaces, and reduces the need for fragmentation and reassembly, which are costly procedures.
52
+
For more information, see [Service Limits](azure-stack-edge-virtual-machine-sizing.md#service-limits).
0 commit comments