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/modify-packet-core.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ If you want to modify a packet core instance's local access configuration, follo
32
32
33
33
## Plan a maintenance window
34
34
35
-
The following changes will trigger components of the packet core software to restart, during which your service will be unavailable for approximately 8-12 minutes:
35
+
The following changes trigger components of the packet core software to restart, during which your service will be unavailable for approximately 8-12 minutes:
36
36
37
37
- Attaching a new or existing data network to the packet core instance.
38
38
- Changing the following configuration on an attached data network:
@@ -43,22 +43,22 @@ The following changes will trigger components of the packet core software to res
43
43
- Changing the UE maximum transmission unit (MTU) signaled by the packet core.
44
44
- Changing the non-access stratum (NAS) encryption type.
45
45
46
-
The following changes will trigger the packet core to reinstall, during which your service will be unavailable for up to two hours:
46
+
The following changes trigger the packet core to reinstall, during which your service will be unavailable for up to two hours:
47
47
48
48
- Detaching a data network from the packet core instance.
49
49
- Changing the packet core instance's custom location.
50
-
- Changing the N2, N3 or N6 interface configuration on an attached data network, including BFD endpoint configuration.
50
+
- Changing the N2, N3 or N6 interface configuration on an attached data network, including Bidirectional Forwarding Detection (BFD) endpoint configuration.
51
51
52
52
The following changes require you to manually perform a reinstall, during which your service will be unavailable for up to two hours, before they take effect:
53
53
54
-
- Changing access network configuration, including BFD endpoint configuration.
- Enabling [monitoring UE usage with Event Hubs](ue-usage-event-hub.md).
56
56
57
57
If you're making any of these changes to a healthy packet core instance, we recommend running this process during a maintenance window to minimize the impact on your service. Changes not listed here should not trigger a service interruption, but we recommend using a maintenance window in case of misconfiguration.
58
58
59
59
## Back up deployment information
60
60
61
-
The following list contains the data that will be lost over a packet core reinstall. If you're making a change that requires a reinstall, back up any information you'd like to preserve; after the reinstall, you can use this information to reconfigure your packet core instance. If your packet core instance is in **Uninstalled**, **Uninstalling** or **Failed** state, or if you're connecting an ASE device for the first time, you can skip this step and proceed to [Select the packet core instance to modify](#select-the-packet-core-instance-to-modify).
61
+
The following list contains the data that is lost over a packet core reinstall. If you're making a change that requires a reinstall, back up any information you'd like to preserve; after the reinstall, you can use this information to reconfigure your packet core instance. If your packet core instance is in **Uninstalled**, **Uninstalling** or **Failed** state, or if you're connecting an ASE device for the first time, you can skip this step and proceed to [Select the packet core instance to modify](#select-the-packet-core-instance-to-modify).
62
62
63
63
1. Depending on your authentication method when signing in to the [distributed tracing](distributed-tracing.md) and [packet core dashboards](packet-core-dashboards.md):
64
64
- If you use Microsoft Entra ID, save a copy of the Kubernetes Secret Object YAML file you created in [Create Kubernetes Secret Objects](enable-azure-active-directory.md#create-kubernetes-secret-objects).
@@ -107,7 +107,7 @@ To modify the packet core and/or access network configuration:
107
107
- Use the information you collected in [Collect packet core configuration values](collect-required-information-for-a-site.md#collect-packet-core-configuration-values) for the top-level configuration values.
108
108
- Use the information you collected in [Collect access network values](collect-required-information-for-a-site.md#collect-access-network-values) for the configuration values under **Access network**.
109
109
- If you want to enable UE usage monitoring, use the information collected in [Collect UE usage tracking values](collect-required-information-for-a-site.md#collect-ue-usage-tracking-values) to fill out the **Azure Event Hub Namespace**, **Event Hub name** and **User Assigned Managed Identity** values.
110
-
- If you want to change the non-access stratum (NAS) encryption type, use the **Advanced configuration** tab. You can set up to three levels of preference. For example, you could set the first preference to `NEA2/EEA2`, the second preference to `NEA1/EEA1` and the third preference to `none` to ensure that one of the two encryption algorithms is used and NEA0/EEA0 (null encryption) is not permitted. This will prevent UEs that do not support NAS encryption from registering with the network.
110
+
- If you want to change the non-access stratum (NAS) encryption type, use the **Advanced configuration** tab. You can set up to three levels of preference. For example, you could set the first preference to `NEA2/EEA2`, the second preference to `NEA1/EEA1` and the third preference to `none` to ensure that one of the two encryption algorithms is used and NEA0/EEA0 (null encryption) is not permitted. This prevents UEs that do not support NAS encryption from registering with the network.
111
111
1. Choose the next step:
112
112
- If you've finished modifying the packet core instance, go to [Submit and verify changes](#submit-and-verify-changes).
113
113
- If you want to configure a new or existing data network and attach it to the packet core instance, go to [Attach a data network](#attach-a-data-network).
@@ -128,7 +128,7 @@ To configure a new or existing data network and attach it to your packet core in
128
128
129
129
1. In the **Data network** field, choose an existing data network from the dropdown or select **Create new** to create a new one. 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 remaining fields.
130
130
1. Select **Attach**.
131
-
1. Repeat the steps above for each additional data network you want to configure.
131
+
1. Repeat the preceding steps for each additional data network you want to configure.
132
132
1. Choose the next step:
133
133
- If you've finished modifying the packet core instance, go to [Submit and verify changes](#submit-and-verify-changes).
134
134
- If you want to make changes to a data network that's already attached to the packet core instance, go to [Modify attached data network configuration](#modify-attached-data-network-configuration).
@@ -156,7 +156,7 @@ To remove a data network attached to the packet core:
156
156
157
157
:::image type="content" source="media/modify-packet-core/modify-packet-core-delete-attached-data-network.png" alt-text="Screenshot of the Azure portal showing a selected data network and delete button.":::
158
158
159
-
This change will require a manual packet core reinstall to take effect, see[Next steps](#next-steps).
159
+
This change requires a manual packet core reinstall to take effect. See[Next steps](#next-steps).
0 commit comments