Skip to content

Commit a5a2a5b

Browse files
committed
remove unused port
1 parent 7b4c41b commit a5a2a5b

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

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

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -264,8 +264,7 @@ You must set these up in addition to the [ports required for Azure Stack Edge (A
264264
| TCP 443 Inbound | Management (LAN) | Access to local monitoring tools (packet core dashboards and distributed tracing). |
265265
| 5671 In/Outbound | Management (LAN) | Communication to Azure Event Hubs, AMQP Protocol |
266266
| 5672 In/Outbound | Management (LAN) | Communication to Azure Event Hubs, AMQP Protocol |
267-
| UDP 1812 In/Outbound | Management (LAN) | Authentication with a RADIUS AAA server. </br>Only required if using RADIUS. |
268-
| UDP 1813 In/Outbound | Management (LAN) | Accounting with a RADIUS AAA server. </br>Only required if using RADIUS. |
267+
| UDP 1812 In/Outbound | Management (LAN) | Authentication with a RADIUS AAA server. </br>Only required when RADIUS is in use. |
269268
| SCTP 38412 Inbound | Port 3 (Access network) | Control plane access signaling (N2 interface). </br>Only required for 5G deployments. |
270269
| SCTP 36412 Inbound | Port 3 (Access network) | Control plane access signaling (S1-MME interface). </br>Only required for 4G deployments. |
271270
| UDP 2152 In/Outbound | Port 3 (Access network) | Access network user plane data (N3 interface for 5G, S1-U for 4G, or N3/S1-U for combined 4G and 5G). |
@@ -284,8 +283,7 @@ You must set these up in addition to the [ports required for Azure Stack Edge (A
284283
| TCP 443 Inbound | Management (LAN) | Access to local monitoring tools (packet core dashboards and distributed tracing). |
285284
| 5671 In/Outbound | Management (LAN) | Communication to Azure Event Hubs, AMQP Protocol |
286285
| 5672 In/Outbound | Management (LAN) | Communication to Azure Event Hubs, AMQP Protocol |
287-
| UDP 1812 In/Outbound | Management (LAN) | Authentication with a RADIUS AAA server. </br>Only required if using RADIUS. |
288-
| UDP 1813 In/Outbound | Management (LAN) | Accounting with a RADIUS AAA server. </br>Only required if using RADIUS. |
286+
| UDP 1812 In/Outbound | Management (LAN) | Authentication with a RADIUS AAA server. </br>Only required when RADIUS is in use. |
289287
| SCTP 38412 Inbound | Port 5 (Access network) | Control plane access signaling (N2 interface). </br>Only required for 5G deployments. |
290288
| SCTP 36412 Inbound | Port 5 (Access network) | Control plane access signaling (S1-MME interface). </br>Only required for 4G deployments. |
291289
| UDP 2152 In/Outbound | Port 5 (Access network) | Access network user plane data (N3 interface for 5G, S1-U for 4G, or N3/S1-U for combined 4G and 5G). |

0 commit comments

Comments
 (0)