Skip to content

Commit 94d0ade

Browse files
Merge pull request #211714 from b-branco/flat-network
Add support for a flat network
2 parents 2c6e86b + bb965b1 commit 94d0ade

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

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

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,13 @@ Azure Private 5G Core requires a management network, access network, and data ne
3030

3131
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.
3232

33+
Depending on your networking requirements (for example, if a limited set of subnets is available), you may choose to allocate a single subnet for all of the Azure Stack Edge interfaces, marked with an asterisk (*) in the following list.
34+
3335
### Management network
3436

3537
- Network address in Classless Inter-Domain Routing (CIDR) notation.
3638
- Default gateway.
37-
- One IP address for the Azure Stack Edge Pro device's management port. You'll choose a port between 2 and 4 to use as the management port as part of [setting up your Azure Stack Edge Pro device](#order-and-set-up-your-azure-stack-edge-pro-devices).
39+
- One IP address for the Azure Stack Edge Pro device's management port. You'll choose a port between 2 and 4 to use as the management port as part of [setting up your Azure Stack Edge Pro device](#order-and-set-up-your-azure-stack-edge-pro-devices).*
3840
- Three sequential IP addresses for the Azure Kubernetes Service on Azure Stack HCI (AKS-HCI) cluster nodes.
3941
- One IP address for accessing local monitoring tools for the packet core instance.
4042

@@ -43,15 +45,15 @@ For each of these networks, allocate a subnet and then identify the listed IP ad
4345
- Network address in CIDR notation.
4446
- Default gateway.
4547
- One IP address for port 5 on the Azure Stack Edge Pro device.
46-
- One IP address for the control plane interface. For 5G, this interface is the N2 interface, whereas for 4G, it's the S1-MME interface.
47-
- One IP address for the user plane interface. For 5G, this interface is the N3 interface, whereas for 4G, it's the S1-U interface.
48+
- One IP address for the control plane interface. For 5G, this interface is the N2 interface, whereas for 4G, it's the S1-MME interface.*
49+
- One IP address for the user plane interface. For 5G, this interface is the N3 interface, whereas for 4G, it's the S1-U interface.*
4850

4951
### Data network
5052

5153
- Network address in CIDR notation.
5254
- Default gateway.
5355
- One IP address for port 6 on the Azure Stack Edge Pro device.
54-
- One IP address for the user plane interface. For 5G, this interface is the N6 interface, whereas for 4G, it's the SGi interface.
56+
- One IP address for the user plane interface. For 5G, this interface is the N6 interface, whereas for 4G, it's the SGi interface.*
5557

5658
## Allocate user equipment (UE) IP address pools
5759

0 commit comments

Comments
 (0)