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/complete-private-mobile-network-prerequisites.md
+28-8Lines changed: 28 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,14 +22,34 @@ Once your support representative has confirmed your access, register the Mobile
22
22
23
23
## Allocate subnets and IP addresses
24
24
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.
33
53
34
54
## Order and set up your Azure Stack Edge Pro device(s)
0 commit comments