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
+27-3Lines changed: 27 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -96,9 +96,9 @@ For each site you're deploying, do the following.
96
96
97
97
### Configure ports for local access
98
98
99
-
The following table contains the ports you need to open for Azure Private 5G Core local access. This includes local management access and control plane signaling.
99
+
The following tables contain the ports you need to open for Azure Private 5G Core local access. This includes local management access, control plane signaling, and specifics of the ports covered in [ports required for Azure Stack Edge (ASE)](../databox-online/azure-stack-edge-gpu-system-requirements.md#networking-port-requirements).
100
100
101
-
You must set these up in addition to the [ports required for Azure Stack Edge (ASE)](../databox-online/azure-stack-edge-gpu-system-requirements.md#networking-port-requirements).
101
+
#### Azure Private 5G Core
102
102
103
103
| Port | ASE interface | Description|
104
104
|--|--|--|
@@ -108,6 +108,30 @@ You must set these up in addition to the [ports required for Azure Stack Edge (A
108
108
| UDP 2152 In/Outbound | Port 5 (Access network) | Access network user plane data (N3 interface for 5G, S1-U for 4G). |
109
109
| All IP traffic | Port 6 (Data networks) | Data network user plane data (N6 interface for 5G, SGi for 4G). |
110
110
111
+
#### Port requirements for Azure Stack Edge Pro
112
+
113
+
|Port No.|In/Out|Port Scope|Required|Notes|
114
+
|--|--|--|--|--|
115
+
|UDP 123 (NTP)|Out|WAN|In some cases|This port is only required if you are using a local NTP server or internet-based server for ASE.|
116
+
|UDP 53 (DNS)|Out|WAN|In some cases|Check Configure Domain Name System (DNS) servers section in Prepare to deploy a private mobile network - Azure Private 5G Core | Microsoft Learn.|
117
+
|TCP 5985 (WinRM)|Out/In|LAN|Yes|Required for WinRM to connect ASE via PowerShell during AP5GC deployment. Commission an AKS cluster - Azure Private 5G Core | Microsoft Learn|
118
+
|TCP 5986 (WinRM)|Out/In|LAN|Yes|Required for WinRM to connect ASE via PowerShell during AP5GC deployment. Commission an AKS cluster - Azure Private 5G Core | Microsoft Learn|
119
+
|UDP 67 (DHCP)|Out|LAN|Yes|
120
+
|TCP 445 (SMB)|In|LAN|No|ASE for AP5GC does not require a local file server.|
121
+
|TCP 2049 (NFS)|In|LAN|No|ASE for AP5GC does not require a local file server.|
122
+
123
+
#### Port requirements for IoT Edge
124
+
125
+
|Port No.|In/Out|Port Scope|Required|Notes|
126
+
|--|--|--|--|--|
127
+
|TCP 443 (HTTPS)|Out|WAN|No|This configuration is only required when using manual scripts or Azure IoT Device Provisioning Service (DPS).|
128
+
129
+
#### Port requirements for Kubernetes on Azure Stack Edge
130
+
131
+
|Port No.|In/Out|Port Scope|Required|Notes|
132
+
|--|--|--|--|--|
133
+
|TCP 31000 (HTTPS)|In|LAN|Yes|Required for Kubernetes dashboard to monitor your device.|
134
+
|TCP 6443 (HTTPS)|In|LAN|Yes|Required for kubectl access|
111
135
112
136
## Register resource providers and features
113
137
@@ -170,7 +194,7 @@ Do the following for each site you want to add to your private mobile network. D
170
194
| 2. | Order and prepare your Azure Stack Edge Pro device. |[Tutorial: Prepare to deploy Azure Stack Edge Pro with GPU](../databox-online/azure-stack-edge-gpu-deploy-prep.md?tabs=azure-portal)|
171
195
| 3. | Rack and cable your Azure Stack Edge Pro device. </br></br>When carrying out this procedure, you must ensure that the device has its ports connected as follows:</br></br>- Port 5 - access network</br>- Port 6 - data networks</br></br>Additionally, you must have a port connected to your management network. You can choose any port from 2 to 4. |[Tutorial: Install Azure Stack Edge Pro with GPU](../databox-online/azure-stack-edge-gpu-deploy-install.md)|
172
196
| 4. | Connect to your Azure Stack Edge Pro device using the local web UI. |[Tutorial: Connect to Azure Stack Edge Pro with GPU](../databox-online/azure-stack-edge-gpu-deploy-connect.md)|
173
-
| 5. | Configure the network for your Azure Stack Edge Pro device. When carrying out the *Enable compute network* step of this procedure, ensure you use the port you've connected to your management network. </br></br>**Do not** configure Advanced Networks. |[Tutorial: Configure network for Azure Stack Edge Pro with GPU](../databox-online/azure-stack-edge-gpu-deploy-configure-network-compute-web-proxy.md)|
197
+
| 5. | Configure the network for your Azure Stack Edge Pro device. When carrying out the *Enable compute network* step of this procedure, ensure you use the port you've connected to your management network. </br></br>**Do not** configure Advanced Networks. </br> </br> **Note:** When an ASE is used in an Azure Private 5G Core service, Port 2 is used for management rather than data. The tutorial linked assumes a generic ASE that uses Port 2 for data.|[Tutorial: Configure network for Azure Stack Edge Pro with GPU](../databox-online/azure-stack-edge-gpu-deploy-configure-network-compute-web-proxy.md)|
174
198
| 6. | Configure a name, DNS name, and (optionally) time settings. </br></br>**Do not** configure an update. |[Tutorial: Configure the device settings for Azure Stack Edge Pro with GPU](../databox-online/azure-stack-edge-gpu-deploy-set-up-device-update-time.md)|
175
199
| 7. | Configure certificates for your Azure Stack Edge Pro device. After changing the certificates, you may have to reopen the local UI in a new browser window to prevent the old cached certificates from causing problems.|[Tutorial: Configure certificates for your Azure Stack Edge Pro with GPU](../databox-online/azure-stack-edge-gpu-deploy-configure-certificates.md)|
176
200
| 8. | Activate your Azure Stack Edge Pro device. </br></br>**Do not** follow the section to *Deploy Workloads*. |[Tutorial: Activate Azure Stack Edge Pro with GPU](../databox-online/azure-stack-edge-gpu-deploy-activate.md)|
0 commit comments