Skip to content

Commit 7c0a7bc

Browse files
committed
Further reformatting and image fix.
1 parent 9ed68cf commit 7c0a7bc

File tree

2 files changed

+28
-8
lines changed

2 files changed

+28
-8
lines changed

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

Lines changed: 28 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,34 @@ Once your support representative has confirmed your access, register the Mobile
2222

2323
## Allocate subnets and IP addresses
2424

25-
The following table shows the networks to which a site will connect. For each network, allocate a subnet and then identify the IP addresses in the **Required IP addresses** column. If you're deploying multiple sites, you'll need to collect this information for each site.
26-
27-
| Network | Required IP addresses |
28-
|--|--|
29-
| Management network | - Network address in Classless Inter-Domain Routing (CIDR) notation. </br>- Default gateway. </br>- One IP address for the Azure Stack Edge Pro device's management port. </br>- Three sequential IP addresses for the Azure Kubernetes Service on Azure Stack HCI (AKS-HCI) cluster nodes.</br>- One IP address for accessing local monitoring tools for the packet core instance. |
30-
| Access network | - Network address in CIDR notation. </br>- Default gateway. </br>- One IP address for port 5 on the Azure Stack Edge Pro device. </br>- One IP address for the packet core instance's N2 signaling interface. </br>- One IP address for the packet core instance's N3 interface. |
31-
| Data network | - Network address in CIDR notation. </br>- Default gateway. </br>- One IP address for port 6 on the Azure Stack Edge Pro device. </br>- One IP address for the packet core instance's N6 interface. |
32-
| User Equipment (UE) IP address pool | IP address pool in CIDR notation. This should contain IP addresses for each UE that will be served by the private mobile network. |
25+
For each of the following networks, allocate a subnet and then identify the IP addresses in the **Required IP addresses** column. If you're deploying multiple sites, you'll need to collect this information for each site.
26+
27+
### Management network
28+
29+
- Network address in Classless Inter-Domain Routing (CIDR) notation.
30+
- Default gateway.
31+
- One IP address for the Azure Stack Edge Pro device's management port.
32+
- Three sequential IP addresses for the Azure Kubernetes Service on Azure Stack HCI (AKS-HCI) cluster nodes.
33+
- One IP address for accessing local monitoring tools for the packet core instance.
34+
35+
### Access network
36+
37+
- Network address in CIDR notation.
38+
- Default gateway.
39+
- One IP address for port 5 on the Azure Stack Edge Pro device.
40+
- One IP address for the packet core instance's N2 signaling interface.
41+
- One IP address for the packet core instance's N3 interface.
42+
43+
### Data network
44+
45+
- Network address in CIDR notation.
46+
- Default gateway.
47+
- One IP address for port 6 on the Azure Stack Edge Pro device.
48+
- One IP address for the packet core instance's N6 interface.
49+
50+
### User Equipment (UE) IP address pool
51+
52+
- IP address pool in CIDR notation. This should contain IP addresses for each UE that will be served by the private mobile network.
3353

3454
## Order and set up your Azure Stack Edge Pro device(s)
3555

0 commit comments

Comments
 (0)