Skip to content

Commit 605a743

Browse files
authored
Merge pull request #110247 from georgiabloyce/main
Adding more references to current maximum number of data networks supported
2 parents c1b45ab + 3f579d2 commit 605a743

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

articles/private-5g-core/commission-cluster.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ You can input all the settings on this page before selecting **Apply** at the bo
129129

130130
You can name these networks yourself, but the name **must** match what you configure in the Azure portal when deploying Azure Private 5G Core. For example, you can use the names **N2**, **N3** and **N6-DN1**, **N6-DN2**, **N6-DN3** (for a 5G deployment with multiple data networks (DNs); just **N6** for a single DN deployment). You can optionally configure each virtual network with a virtual local area network identifier (VLAN ID) to enable layer 2 traffic separation. The following example is for a 5G multi-DN deployment without VLANs.
131131
:::zone pivot="ase-pro-2"
132-
3. Carry out the following procedure three times, plus once for each of the supplementary data networks (so five times in total if you have three data networks):
132+
3. Carry out the following procedure three times, plus once for each of the supplementary data networks (so five times in total if you have the maximum three data networks):
133133
1. Select **Add virtual network** and fill in the side panel:
134134
- **Virtual switch**: select **vswitch-port3** for N2 and N3, and select **vswitch-port4** for N6-DN1, N6-DN2, and N6-DN3.
135135
- **Name**: *N2*, *N3*, *N6-DN1*, *N6-DN2*, or *N6-DN3*.
@@ -146,7 +146,7 @@ You can input all the settings on this page before selecting **Apply** at the bo
146146
:::zone-end
147147
:::zone pivot="ase-pro-gpu"
148148

149-
3. Carry out the following procedure three times, plus once for each of the supplementary data networks (so five times in total if you have three data networks):
149+
3. Carry out the following procedure three times, plus once for each of the supplementary data networks (so five times in total if you have the maximum three data networks):
150150
1. Select **Add virtual network** and fill in the side panel:
151151
- **Virtual switch**: select **vswitch-port5** for N2 and N3, and select **vswitch-port6** for N6-DN1, N6-DN2, and N6-DN3.
152152
- **Name**: *N2*, *N3*, *N6-DN1*, *N6-DN2*, or *N6-DN3*.

articles/private-5g-core/complete-private-mobile-network-prerequisites.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Choose whether each site in the private mobile network should provide coverage f
2828

2929
## Allocate subnets and IP addresses
3030

31-
Azure Private 5G Core requires a management network, access network, and one or more data networks. These networks can all be part of the same, larger network, or they can be separate. The approach you use depends on your traffic separation requirements.
31+
Azure Private 5G Core requires a management network, access network, and up to three data networks. These networks can all be part of the same, larger network, or they can be separate. The approach you use depends on your traffic separation requirements.
3232

3333
For each of these networks, allocate a subnet and then identify the listed IP addresses. If you're deploying multiple sites, you'll need to collect this information for each site.
3434

articles/private-5g-core/private-mobile-network-design-requirements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ There are multiple ways to set up your network for use with AP5GC. The exact set
7070
:::image type="content" source="media/private-mobile-network-design-requirements/layer-2-network.png" alt-text="Diagram of a layer 2 network." lightbox="media/private-mobile-network-design-requirements/layer-2-network.png":::
7171

7272
- Layer 3 network with multiple data networks
73-
- AP5GC can support multiple attached data networks, each with its own configuration for Domain Name System (DNS), UE IP address pools, N6 IP configuration, and NAT. The operator can provision UEs as subscribed in one or more data networks and apply data network-specific policy and quality of service (QoS) configuration.
73+
- AP5GC can support up to three attached data networks, each with its own configuration for Domain Name System (DNS), UE IP address pools, N6 IP configuration, and NAT. The operator can provision UEs as subscribed in one or more data networks and apply data network-specific policy and quality of service (QoS) configuration.
7474
- This topology requires that the N6 interface is split into one subnet for each data network or one subnet for all data networks. This option therefore requires careful planning and configuration to prevent overlapping data network IP ranges or UE IP ranges.
7575
:::image type="content" source="media/private-mobile-network-design-requirements/layer-3-network-with-multiple-dns.png" alt-text="Diagram of layer 3 network topology with multiple data networks." lightbox="media/private-mobile-network-design-requirements/layer-3-network-with-multiple-dns.png":::
7676

0 commit comments

Comments
 (0)