Skip to content

Commit 5278224

Browse files
authored
Merge pull request #242991 from rvandenbedem/patch-1
Update add DHCP server steps to reflect new NSX-T DC version.
2 parents 68a487f + 2cb69ec commit 5278224

File tree

4 files changed

+10
-12
lines changed

4 files changed

+10
-12
lines changed

articles/azure-vmware/configure-dhcp-azure-vmware-solution.md

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to configure DHCP by using either NSX-T Manager to host a
44
ms.topic: how-to
55
ms.custom: contperf-fy21q2, contperf-fy22q1
66
ms.service: azure-vmware
7-
ms.date: 10/17/2022
7+
ms.date: 6/26/2023
88

99
# 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.
1010

@@ -54,25 +54,23 @@ If you want to use NSX-T Data Center to host your DHCP server, you'll create a D
5454

5555
### Create a DHCP server
5656

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**.
6058

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.
6260

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":::
6462

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**.
6664

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**.
6866

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":::
7068

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**.
7270

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**.
7472

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":::
7674

7775
### Add a network segment
7876

-224 KB
Loading
-349 KB
Loading
-230 KB
Loading

0 commit comments

Comments
 (0)