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
+20-23Lines changed: 20 additions & 23 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 Manager to host a D
4
4
ms.topic: how-to
5
5
ms.custom: engagement-fy23
6
6
ms.service: azure-vmware
7
-
ms.date: 6/12/2024
7
+
ms.date: 1/22/2025
8
8
# 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.
9
9
---
10
10
@@ -41,37 +41,39 @@ You can create a DHCP server or relay directly from Azure VMware Solution in the
41
41
>[!NOTE]
42
42
>For DHCP relay, you only require one IP address for a successful configuration.
43
43
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":::
45
45
46
46
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**.
47
47
48
-
49
-
50
48
## Use NSX to host your DHCP server
49
+
51
50
If you want to use NSX to host your DHCP server, create a DHCP server and a relay service. Next add a network segment and specify the DHCP IP address range.
52
51
53
52
### Create a DHCP server
54
53
55
-
1. In NSX Manager, select **Networking** > **DHCP**, then select **Add DHCP Profile**.
54
+
1. In NSX Manager, select **Networking** > **Networking Profiles** > **DHCP**, then select **Add DHCP Profile**.
56
55
57
56
1. Select **Add DHCP Profile**, enter a name, and select **Save**.
58
57
59
58
> [!NOTE]
60
59
> An IP address isn't required so if none is entered, NSX Manager sets one.
61
60
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":::
61
+
:::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" lightbox="./media/manage-dhcp/dhcp-server-settings.png":::
63
62
64
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**.
65
64
66
65
1. Select **Set DHCP Configuration**, select **DHCP Server** and then select the DHCP Server Profile created earlier. Select **Save**, then **Close Editing**.
67
66
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":::
67
+
:::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":::
69
68
70
69
1. Navigate to **Networking** > **Segments** and find the segment where DHCP is required. Select on **Edit** then **Set DHCP Config**.
71
70
72
71
1. Select **Gateway DHCP Server** for DHCP Type, add a DHCP range, and select **Apply**.
73
72
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":::
73
+
:::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":::
74
+
75
+
> [!NOTE]
76
+
> The DHCP Server's IP address and DHCP Ranges it manages needs to be different when using the Gateway DHCP Server option.
75
77
76
78
### Add a network segment
77
79
@@ -90,51 +92,47 @@ When you create a relay to a DHCP server, you need to specify the DHCP IP addres
90
92
91
93
1. Select **Set Subnets** to specify the DHCP IP address for the subnet.
92
94
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":::
95
+
:::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":::
94
96
95
97
1. Modify the gateway IP address if needed, and enter the DHCP range IP.
96
98
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":::
99
+
:::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":::
98
100
99
101
1. Select **Apply**, and then **Save**. The segment is assigned a DHCP server pool.
100
102
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":::
102
-
103
+
:::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":::
103
104
104
105
## Use a third-party external DHCP server
105
106
106
107
If you want to use a third-party external DHCP server, create a DHCP relay service in NSX Manager. You need to specify the DHCP IP address range.
107
108
108
-
109
109
>[!IMPORTANT]
110
110
>For clouds created on or after July 1, 2021, the simplified view of NSX operations must be used to configure DHCP on the default Tier-1 Gateway in your environment.
111
111
112
-
113
-
### Create DHCP relay service
112
+
### Create a DHCP relay service
114
113
115
114
Use a DHCP relay for any non-NSX-based DHCP service. For example, a VM running DHCP in Azure VMware Solution, Azure IaaS, or on-premises.
116
115
117
116
1. In NSX Manager, select **Networking** > **DHCP**, and then select **Add Server**.
118
117
119
118
1. Select **DHCP Relay** for the **Server Type**, provide the server name and IP address, and select **Save**.
120
119
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":::
120
+
:::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":::
122
121
123
122
1. Select **Tier 1 Gateways**, select the vertical ellipsis on the Tier-1 gateway, and then select **Edit**.
124
123
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":::
124
+
:::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":::
126
125
127
126
1. Select **No IP Allocation Set** to define the IP address allocation.
128
127
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":::
128
+
:::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":::
130
129
131
130
1. For **Type**, select **DHCP Server**.
132
131
133
132
1. For the **DHCP Server**, select **DHCP Relay**, and then select **Save**.
134
133
135
134
1. Select **Save** again and then select **Close Editing**.
136
135
137
-
138
136
### Specify the DHCP IP address range
139
137
140
138
When you create a relay to a DHCP server, you need to specify the DHCP IP address range.
@@ -148,16 +146,15 @@ When you create a relay to a DHCP server, you need to specify the DHCP IP addres
148
146
149
147
1. Select **Set Subnets** to specify the DHCP IP address for the subnet.
150
148
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":::
149
+
:::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":::
152
150
153
151
1. Modify the gateway IP address if needed, and enter the DHCP range IP.
154
152
155
-
:::image type="content" source="./media/manage-dhcp/edit-subnet.png" alt-text="Screenshot showing the gateway IP address and DHCP ranges." border="true":::
153
+
:::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":::
156
154
157
155
1. Select **Apply**, and then **Save**. The segment is assigned a DHCP server pool.
158
156
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":::
160
-
157
+
:::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":::
0 commit comments