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
+3-9Lines changed: 3 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ In this article, learn how to use NSX Manager to configure DHCP for Azure VMware
30
30
>
31
31
>DHCP does not work for virtual machines (VMs) on the VMware HCX L2 stretch network when the DHCP server is in the on-premises datacenter. NSX, by default, blocks all DHCP requests from traversing the L2 stretch. For the solution, see the [Configure DHCP on L2 stretched VMware HCX networks](configure-l2-stretched-vmware-hcx-networks.md) procedure.
32
32
33
-
## Use the Azure portal to create a DHCP server or relay
33
+
## Use the Azure portal to create a DHCP server or DHCP relay
34
34
35
35
You can create a DHCP server or relay directly from Azure VMware Solution in the Azure portal. The DHCP server or relay connects to the Tier-1 gateway created when you deployed Azure VMware Solution. All the segments where you gave DHCP ranges are part of this DHCP. After you create a DHCP server or DHCP relay, you must define a subnet or range on segment level to consume it.
36
36
@@ -45,9 +45,8 @@ You can create a DHCP server or relay directly from Azure VMware Solution in the
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
@@ -103,17 +102,14 @@ When you create a relay to a DHCP server, you need to specify the DHCP IP addres
103
102
104
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":::
105
104
106
-
107
105
## Use a third-party external DHCP server
108
106
109
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.
110
108
111
-
112
109
>[!IMPORTANT]
113
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.
114
111
115
-
116
-
### Create DHCP relay service
112
+
### Create a DHCP relay service
117
113
118
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.
119
115
@@ -137,7 +133,6 @@ Use a DHCP relay for any non-NSX-based DHCP service. For example, a VM running D
137
133
138
134
1. Select **Save** again and then select **Close Editing**.
139
135
140
-
141
136
### Specify the DHCP IP address range
142
137
143
138
When you create a relay to a DHCP server, you need to specify the DHCP IP address range.
@@ -161,7 +156,6 @@ When you create a relay to a DHCP server, you need to specify the DHCP IP addres
161
156
162
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":::
163
158
164
-
165
159
## Next steps
166
160
167
161
If you want to send DHCP requests from your Azure VMware Solution VMs to a non-NSX DHCP server, see the [Configure DHCP on L2 stretched VMware HCX networks](configure-l2-stretched-vmware-hcx-networks.md) procedure.
0 commit comments