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/commission-cluster.md
+31-6Lines changed: 31 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,7 @@ ms.service: private-5g-core
8
8
ms.topic: how-to
9
9
ms.date: 01/31/2023
10
10
ms.custom: template-how-to
11
+
zone_pivot_groups: ase-pro-version
11
12
---
12
13
13
14
# Commission the AKS cluster
@@ -96,27 +97,51 @@ Wait for the machine to reboot if necessary (approximately 5 minutes).
96
97
You now need to configure virtual switches and virtual networks on those switches. You'll use the **Advanced networking** section of the Azure Stack Edge local UI to do this task.
97
98
98
99
You can input all the settings on this page before selecting **Apply** at the bottom to apply them all at once.
99
-
100
+
:::zone pivot="ase-pro-2"
100
101
101
102
1. Configure three virtual switches. There must be a virtual switch associated with each port before the next step. The virtual switches may already be present if you have other virtual network functions (VNFs) set up.
103
+
Select **Add virtual switch** and fill in the side panel appropriately for each switch before selecting **Modify** to save that configuration.
104
+
- Create a virtual switch on the port that should have compute enabled (the management port). We recommend using the format **vswitch-portX**, where **X** is the number of the port. For example, create **vswitch-port2** on port 2.
105
+
- Create a virtual switch on port 3 with the name **vswitch-port3**.
106
+
- Create a virtual switch on port 4 with the name **vswitch-port4**.
107
+
108
+
You should now see something similar to the following image:
109
+
:::image type="content" source="media/commission-cluster/commission-cluster-virtual-switch.png" alt-text="Screenshot showing three virtual switches, where the names correspond to the network interface the switch is on. ":::
110
+
:::zone-end
111
+
:::zone pivot="ase-pro-gpu"
102
112
113
+
1. Configure three virtual switches. There must be a virtual switch associated with each port before the next step. The virtual switches may already be present if you have other virtual network functions (VNFs) set up.
103
114
Select **Add virtual switch** and fill in the side panel appropriately for each switch before selecting **Modify** to save that configuration.
104
115
- Create a virtual switch on the port that should have compute enabled (the management port). We recommend using the format **vswitch-portX**, where **X** is the number of the port. For example, create **vswitch-port3** on port 3.
105
116
- Create a virtual switch on port 5 with the name **vswitch-port5**.
106
117
- Create a virtual switch on port 6 with the name **vswitch-port6**.
107
118
108
119
You should now see something similar to the following image:
109
120
:::image type="content" source="media/commission-cluster/commission-cluster-virtual-switch.png" alt-text="Screenshot showing three virtual switches, where the names correspond to the network interface the switch is on. ":::
110
-
111
-
1. Create virtual networks representing the following interfaces (which you allocated subnets and IP addresses for in [Allocate subnets and IP addresses](complete-private-mobile-network-prerequisites.md#allocate-subnets-and-ip-addresses)):
121
+
:::zone-end
122
+
2. Create virtual networks representing the following interfaces (which you allocated subnets and IP addresses for in [Allocate subnets and IP addresses](complete-private-mobile-network-prerequisites.md#allocate-subnets-and-ip-addresses)):
112
123
- Control plane access interface
113
124
- User plane access interface
114
125
- User plane data interface(s)
115
126
116
127
You can name these networks yourself, but the name **must** match what you configure in the Azure portal when deploying Azure Private 5G Core. For example, you can use the names **N2**, **N3** and **N6-DN1**, **N6-DN2**, **N6-DN3** (for a 5G deployment with multiple data networks (DNs); just **N6** for a single DN deployment). The following example is for a 5G multi-DN deployment.
128
+
:::zone pivot="ase-pro-2"
129
+
3. Carry out the following procedure three times, plus once for each of the supplementary data networks (so five times in total if you have three data networks):
130
+
1. Select **Add virtual network** and fill in the side panel:
131
+
- **Virtual switch**: select **vswitch-port3** for N2 and N3, and select **vswitch-port4** for N6-DN1, N6-DN2, and N6-DN3.
132
+
- **Name**: *N2*, *N3*, *N6-DN1*, *N6-DN2*, or *N6-DN3*.
133
+
- **VLAN**: 0
134
+
- **Subnet mask** and **Gateway** must match the external values for the port.
135
+
- For example, *255.255.255.0* and *10.232.44.1*
136
+
- If there's no gateway between the access interface and gNB/RAN, use the gNB/RAN IP address as the gateway address. If there's more than one gNB connected via a switch, choose one of the IP addresses for the gateway.
137
+
1. Select **Modify** to save the configuration for this virtual network.
138
+
1. Select **Apply** at the bottom of the page and wait for the notification (a bell icon) to confirm that the settings have been applied. Applying the settings will take approximately 15 minutes.
139
+
The page should now look like the following image:
117
140
118
-
1. Carry out the following procedure three times, plus once for each of the supplementary data networks (so five times in total if you have three data networks):
119
-
141
+
:::image type="content" source="media/commission-cluster/commission-cluster-advanced-networking.png" alt-text="Screenshot showing Advanced networking, with a table of virtual switch information and a table of virtual network information.":::
142
+
:::zone-end
143
+
:::zone pivot="ase-pro-gpu"
144
+
3. Carry out the following procedure three times, plus once for each of the supplementary data networks (so five times in total if you have three data networks):
120
145
1. Select **Add virtual network** and fill in the side panel:
121
146
- **Virtual switch**: select **vswitch-port5** for N2 and N3, and select **vswitch-port6** for N6-DN1, N6-DN2, and N6-DN3.
122
147
- **Name**: *N2*, *N3*, *N6-DN1*, *N6-DN2*, or *N6-DN3*.
@@ -126,10 +151,10 @@ You can input all the settings on this page before selecting **Apply** at the bo
126
151
- If there's no gateway between the access interface and gNB/RAN, use the gNB/RAN IP address as the gateway address. If there's more than one gNB connected via a switch, choose one of the IP addresses for the gateway.
127
152
1. Select **Modify** to save the configuration for this virtual network.
128
153
1. Select **Apply** at the bottom of the page and wait for the notification (a bell icon) to confirm that the settings have been applied. Applying the settings will take approximately 15 minutes.
129
-
130
154
The page should now look like the following image:
131
155
132
156
:::image type="content" source="media/commission-cluster/commission-cluster-advanced-networking.png" alt-text="Screenshot showing Advanced networking, with a table of virtual switch information and a table of virtual network information.":::
0 commit comments