Skip to content

Commit f6f1d1c

Browse files
authored
Update configure-dhcp-azure-vmware-solution.md
Updating the Gateway DHCP Server section with new images and updated steps
1 parent b9b1661 commit f6f1d1c

File tree

1 file changed

+18
-15
lines changed

1 file changed

+18
-15
lines changed

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

Lines changed: 18 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to configure DHCP by using either NSX Manager to host a D
44
ms.topic: how-to
55
ms.custom: engagement-fy23
66
ms.service: azure-vmware
7-
ms.date: 6/12/2024
7+
ms.date: 1/22/2025
88
# Customer intent: As an Azure service administrator, I want to configure DHCP by using either NSX Manager to host a DHCP server or use a third-party external DHCP server.
99
---
1010

@@ -41,7 +41,7 @@ You can create a DHCP server or relay directly from Azure VMware Solution in the
4141
>[!NOTE]
4242
>For DHCP relay, you only require one IP address for a successful configuration.
4343
44-
:::image type="content" source="media/networking/add-dhcp-server-relay.png" alt-text="Screenshot showing how to add a DHCP server or DHCP relay in Azure VMware Solutions.":::
44+
:::image type="content" source="media/networking/add-dhcp-server-relay.png" alt-text="Screenshot showing how to add a DHCP server or DHCP relay in Azure VMware Solutions." border="true" lightbox="media/networking/add-dhcp-server-relay.png":::
4545

4646
4. Complete the DHCP configuration by [providing DHCP ranges on the logical segments](tutorial-nsx-t-network-segment.md#use-azure-portal-to-add-an-nsx-network-segment) and then select **OK**.
4747

@@ -52,26 +52,29 @@ If you want to use NSX to host your DHCP server, create a DHCP server and a rela
5252

5353
### Create a DHCP server
5454

55-
1. In NSX Manager, select **Networking** > **DHCP**, then select **Add DHCP Profile**.
55+
1. In NSX Manager, select **Networking** > **Networking Profiles** > **DHCP**, then select **Add DHCP Profile**.
5656

5757
1. Select **Add DHCP Profile**, enter a name, and select **Save**.
5858

5959
> [!NOTE]
6060
> An IP address isn't required so if none is entered, NSX Manager sets one.
6161
62-
:::image type="content" source="./media/manage-dhcp/dhcp-server-settings.png" alt-text="Screenshot showing how to add a DHCP Profile in NSX Manager." border="true":::
62+
:::image type="content" source="./media/manage-dhcp/dhcp-server-settings.png" alt-text="Screenshot showing how to add a DHCP Profile in NSX Manager." border="true" ="./media/manage-dhcp/dhcp-server-settings.png":::
6363

6464
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**.
6565

6666
1. Select **Set DHCP Configuration**, select **DHCP Server** and then select the DHCP Server Profile created earlier. Select **Save**, then **Close Editing**.
6767

68-
:::image type="content" source="./media/manage-dhcp/edit-tier-1-gateway.png" alt-text="Screenshot showing how to edit the NSX Tier-1 Gateway for using a DHCP server." border="true":::
68+
:::image type="content" source="./media/manage-dhcp/edit-tier-1-gateway.png" alt-text="Screenshot showing how to edit the NSX Tier-1 Gateway for using a DHCP server." border="true" lightbox="./media/manage-dhcp/edit-tier-1-gateway.png":::
6969

7070
1. Navigate to **Networking** > **Segments** and find the segment where DHCP is required. Select on **Edit** then **Set DHCP Config**.
7171

7272
1. Select **Gateway DHCP Server** for DHCP Type, add a DHCP range, and select **Apply**.
7373

74-
:::image type="content" source="./media/manage-dhcp/add-subnet.png" alt-text="Screenshot showing how to add a subnet to the NSX Tier-1 Gateway for using a DHCP server." border="true":::
74+
:::image type="content" source="./media/manage-dhcp/add-subnet.png" alt-text="Screenshot showing how to add a subnet to the NSX Tier-1 Gateway for using a DHCP server." border="true" lightbox="./media/manage-dhcp/add-subnet.png":::
75+
76+
> [!NOTE]
77+
> The DHCP Server's IP address and DHCP Ranges it manages needs to be different when using the Gateway DHCP Server option.
7578
7679
### Add a network segment
7780

@@ -90,15 +93,15 @@ When you create a relay to a DHCP server, you need to specify the DHCP IP addres
9093

9194
1. Select **Set Subnets** to specify the DHCP IP address for the subnet.
9295

93-
:::image type="content" source="./media/manage-dhcp/network-segments.png" alt-text="Screenshot showing how to set the subnets to specify the DHCP IP address for using a DHCP server." border="true":::
96+
:::image type="content" source="./media/manage-dhcp/network-segments.png" alt-text="Screenshot showing how to set the subnets to specify the DHCP IP address for using a DHCP server." border="true" lightbox="./media/manage-dhcp/network-segments.png":::
9497

9598
1. Modify the gateway IP address if needed, and enter the DHCP range IP.
9699

97-
:::image type="content" source="./media/manage-dhcp/edit-subnet.png" alt-text="Screenshot showing the gateway IP address and DHCP ranges for using a DHCP server." border="true":::
100+
:::image type="content" source="./media/manage-dhcp/edit-subnet.png" alt-text="Screenshot showing the gateway IP address and DHCP ranges for using a DHCP server." border="true" lightbox="./media/manage-dhcp/edit-subnet.png":::
98101

99102
1. Select **Apply**, and then **Save**. The segment is assigned a DHCP server pool.
100103

101-
:::image type="content" source="./media/manage-dhcp/assigned-to-segment.png" alt-text="Screenshot showing that the DHCP server pool assigned to segment for using a DHCP server." border="true":::
104+
:::image type="content" source="./media/manage-dhcp/assigned-to-segment.png" alt-text="Screenshot showing that the DHCP server pool assigned to segment for using a DHCP server." border="true" lightbox="./media/manage-dhcp/assigned-to-segment.png":::
102105

103106

104107
## Use a third-party external DHCP server
@@ -118,15 +121,15 @@ Use a DHCP relay for any non-NSX-based DHCP service. For example, a VM running D
118121

119122
1. Select **DHCP Relay** for the **Server Type**, provide the server name and IP address, and select **Save**.
120123

121-
:::image type="content" source="./media/manage-dhcp/create-dhcp-relay.png" alt-text="Screenshot showing how to create a DHCP relay service in NSX Manager." border="true":::
124+
:::image type="content" source="./media/manage-dhcp/create-dhcp-relay.png" alt-text="Screenshot showing how to create a DHCP relay service in NSX Manager." border="true" lightbox="./media/manage-dhcp/create-dhcp-relay.png":::
122125

123126
1. Select **Tier 1 Gateways**, select the vertical ellipsis on the Tier-1 gateway, and then select **Edit**.
124127

125-
:::image type="content" source="./media/manage-dhcp/edit-tier-1-gateway.png" alt-text="Screenshot showing how to edit the NSX Tier-1 Gateway." border="true":::
128+
:::image type="content" source="./media/manage-dhcp/edit-tier-1-gateway.png" alt-text="Screenshot showing how to edit the NSX Tier-1 Gateway." border="true" lightbox="./media/manage-dhcp/edit-tier-1-gateway.png":::
126129

127130
1. Select **No IP Allocation Set** to define the IP address allocation.
128131

129-
:::image type="content" source="./media/manage-dhcp/add-subnet.png" alt-text="Screenshot showing how to add a subnet to the NSX Tier-1 Gateway." border="true":::
132+
:::image type="content" source="./media/manage-dhcp/add-subnet.png" alt-text="Screenshot showing how to add a subnet to the NSX Tier-1 Gateway." border="true" lightbox="./media/manage-dhcp/add-subnet.png":::
130133

131134
1. For **Type**, select **DHCP Server**.
132135

@@ -148,15 +151,15 @@ When you create a relay to a DHCP server, you need to specify the DHCP IP addres
148151

149152
1. Select **Set Subnets** to specify the DHCP IP address for the subnet.
150153

151-
:::image type="content" source="./media/manage-dhcp/network-segments.png" alt-text="Screenshot showing how to set the subnets to specify the DHCP IP address." border="true":::
154+
:::image type="content" source="./media/manage-dhcp/network-segments.png" alt-text="Screenshot showing how to set the subnets to specify the DHCP IP address." border="true" lightbox="./media/manage-dhcp/network-segments.png":::
152155

153156
1. Modify the gateway IP address if needed, and enter the DHCP range IP.
154157

155-
:::image type="content" source="./media/manage-dhcp/edit-subnet.png" alt-text="Screenshot showing the gateway IP address and DHCP ranges." border="true":::
158+
:::image type="content" source="./media/manage-dhcp/edit-subnet.png" alt-text="Screenshot showing the gateway IP address and DHCP ranges." border="true" lightbox="./media/manage-dhcp/edit-subnet.png":::
156159

157160
1. Select **Apply**, and then **Save**. The segment is assigned a DHCP server pool.
158161

159-
:::image type="content" source="./media/manage-dhcp/assigned-to-segment.png" alt-text="Screenshot showing that the DHCP server pool assigned to segment." border="true":::
162+
:::image type="content" source="./media/manage-dhcp/assigned-to-segment.png" alt-text="Screenshot showing that the DHCP server pool assigned to segment." border="true" lightbox="./media/manage-dhcp/assigned-to-segment.png":::
160163

161164

162165
## Next steps

0 commit comments

Comments
 (0)