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/azure-vmware/configure-dhcp-azure-vmware-solution.md
+10-12Lines changed: 10 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: Learn how to configure DHCP by using either NSX-T Manager to host a
4
4
ms.topic: how-to
5
5
ms.custom: contperf-fy21q2, contperf-fy22q1
6
6
ms.service: azure-vmware
7
-
ms.date: 10/17/2022
7
+
ms.date: 6/26/2023
8
8
9
9
# Customer intent: As an Azure service administrator, I want to configure DHCP by using either NSX-T Manager to host a DHCP server or use a third-party external DHCP server.
10
10
@@ -54,25 +54,23 @@ If you want to use NSX-T Data Center to host your DHCP server, you'll create a D
54
54
55
55
### Create a DHCP server
56
56
57
-
1. In NSX-T Manager, select **Networking** > **DHCP**, and then select **Add Server**.
58
-
59
-
1. Select **DHCP** for the **Server Type**, provide the server name and IP address, and select **Save**.
57
+
1. In NSX-T Manager, select **Networking** > **DHCP**, and then select **Add DHCP Profile**.
60
58
61
-
:::image type="content" source="./media/manage-dhcp/dhcp-server-settings.png" alt-text="Screenshot showing how to add a DHCP server in NSX-T Manager." border="true":::
59
+
1. Select **Add DHCP Profile**, enter a name, and select **Save**. NOTE: An IP address is not required if none is entered NSX-T Manager will set one.
62
60
63
-
1. Select **Tier 1 Gateways**, select the vertical ellipsis on the Tier-1 gateway, and then select **Edit**.
61
+
:::image type="content" source="./media/manage-dhcp/dhcp-server-settings.png" alt-text="Screenshot showing how to add a DHCP Profile in NSX-T Manager." border="true":::
64
62
65
-
:::image type="content" source="./media/manage-dhcp/edit-tier-1-gateway.png" alt-text="Screenshot showing how to edit the NSX-T Data Center Tier-1 Gateway for using a DHCP server." border="true":::
63
+
1. Under **Networking** > **Tier-1 Gateways**, select the gateway where the segments are connected that DHCP is required. Edit the Tier-1 Gateway by clicking on the three ellipses and choose **Edit**.
66
64
67
-
1. Select **No IP Allocation Set** to add a subnet.
65
+
1. Select **Set DHCP Configuration**, select **DHCP Server** and then select the DHCP Server Profile created earlier. Click **Save**, then **Close Editing**.
68
66
69
-
:::image type="content" source="./media/manage-dhcp/add-subnet.png" alt-text="Screenshot showing how to add a subnet to the NSX-T Data Center Tier-1 Gateway for using a DHCP server." border="true":::
67
+
:::image type="content" source="./media/manage-dhcp/edit-tier-1-gateway.png" alt-text="Screenshot showing how to edit the NSX-T Data Center Tier-1 Gateway for using a DHCP server." border="true":::
70
68
71
-
1.For **Type**, select**DHCP Local Server**.
69
+
1.Navigate to **Networking** >**Segments** and find the segment where DHCP is required. Click on **Edit** then **Set DHCP Config**.
72
70
73
-
1.For the **DHCP Server**, select **Default DHCP**, and then select **Save**.
71
+
1.Select **Gateway DHCP Server** for DHCP Type, add a DHCP range, and click **Apply**.
74
72
75
-
1. Select **Save** again and then select **Close Editing**.
73
+
:::image type="content" source="./media/manage-dhcp/add-subnet.png" alt-text="Screenshot showing how to add a subnet to the NSX-T Data Center Tier-1 Gateway for using a DHCP server." border="true":::
0 commit comments