Skip to content

Commit 83ad166

Browse files
Merge pull request #207982 from b-branco/qa-feedback-june
July QA testing feedback
2 parents a2106fc + 3ed6c85 commit 83ad166

File tree

1 file changed

+12
-6
lines changed

1 file changed

+12
-6
lines changed

articles/private-5g-core/create-a-site.md

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,18 @@ In this step, you'll create the mobile network site resource representing the ph
4949

5050
1. Use the information you collected in [Collect access network values](collect-required-information-for-a-site.md#collect-access-network-values) to fill out the fields in the **Access network** section. Note the following:
5151

52-
- Use the same value for both the **N2 subnet** and **N3 subnet** fields (if this site will support 5G user equipment (UEs)).
53-
- Use the same value for both the **N2 gateway** and **N3 gateway** fields (if this site will support 5G UEs).
54-
- Use the same value for both the **S1-MME subnet** and **S1-U subnet** fields (if this site will support 4G UEs).
55-
- Use the same value for both the **S1-MME gateway** and **S1-U gateway** fields (if this site will support 4G UEs).
56-
57-
1. In the **Attached data networks** section, select **Add data network**. Use the information you collected in [Collect data network values](collect-required-information-for-a-site.md#collect-data-network-values) to fill out the fields. If you decided not to configure a DNS server, untick the **Specify DNS addresses for UEs?** checkbox.
52+
- If this site will support 5G user equipment (UEs):
53+
- **N2 interface name** and **N3 interface name** must match the corresponding virtual network names on port 5 on your Azure Stack Edge Pro device.
54+
- **N2 subnet** must match **N3 subnet**.
55+
- **N2 gateway** must match **N3 gateway**.
56+
- If this site will support 4G UEs:
57+
- **S1-MME interface name** and **S1-U interface name** must match the corresponding virtual network names on port 5 on your Azure Stack Edge Pro device.
58+
- **S1-MME subnet** must match **S1-U subnet**.
59+
- **S1-MME gateway** must match **S1-U gateway**.
60+
61+
1. In the **Attached data networks** section, select **Add data network**. Use the information you collected in [Collect data network values](collect-required-information-for-a-site.md#collect-data-network-values) to fill out the fields. Note the following:
62+
- **N6 interface name** (if this site will support 5G UEs) or **SGi interface name** (if this site will support 4G UEs) must match the corresponding virtual network name on port 6 on your Azure Stack Edge Pro device.
63+
- If you decided not to configure a DNS server, untick the **Specify DNS addresses for UEs?** checkbox.
5864

5965
:::image type="content" source="media/create-a-site/create-site-add-data-network.png" alt-text="Screenshot of the Azure portal showing the Add data network screen.":::
6066

0 commit comments

Comments
 (0)