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
+28-25Lines changed: 28 additions & 25 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,34 +1,34 @@
1
1
---
2
2
title: Configure DHCP for Azure VMware Solution
3
-
description: Learn how to configure DHCP by using either NSX-T Manager to host a DHCP server or use a third-party external DHCP server.
3
+
description: Learn how to configure DHCP by using either NSX Manager to host a DHCP server or use a third-party external DHCP server.
4
4
ms.topic: how-to
5
5
ms.custom: engagement-fy23
6
6
ms.service: azure-vmware
7
-
ms.date: 12/05/2023
8
-
# 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.
7
+
ms.date: 6/12/2024
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.
In this article, learn how to use NSX-T Manager to configure DHCP for Azure VMware Solution in one of the following ways:
15
+
In this article, learn how to use NSX Manager to configure DHCP for Azure VMware Solution in one of the following ways:
16
16
17
17
18
18
-[Use the Azure portal to create a DHCP server or relay](#use-the-azure-portal-to-create-a-dhcp-server-or-relay)
19
19
20
-
-[Use NSX-T Data Center to host your DHCP server](#use-nsx-t-data-center-to-host-your-dhcp-server)
20
+
-[Use NSXto host your DHCP server](#use-nsx-to-host-your-dhcp-server)
21
21
22
22
-[Use a third-party external DHCP server](#use-a-third-party-external-dhcp-server)
23
23
24
24
>[!TIP]
25
-
>If you want to configure DHCP using a simplified view of NSX-T Data Center operations, see [Configure DHCP for Azure VMware Solution](configure-dhcp-azure-vmware-solution.md).
25
+
>If you want to configure DHCP using a simplified view of NSX operations, see [Configure DHCP for Azure VMware Solution](configure-dhcp-azure-vmware-solution.md).
26
26
27
27
28
28
>[!IMPORTANT]
29
-
>For clouds created on or after July 1, 2021, the simplified view of NSX-T Data Center operations must be used to configure DHCP on the default Tier-1 Gateway in your environment.
29
+
>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.
30
30
>
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-T Data Center, 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.
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
33
## Use the Azure portal to create a DHCP server or relay
34
34
@@ -43,32 +43,35 @@ You can create a DHCP server or relay directly from Azure VMware Solution in the
43
43
44
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.":::
45
45
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-t-data-center-network-segment) and then select **OK**.
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
48
49
49
50
-
## Use NSX-T Data Center to host your DHCP server
51
-
If you want to use NSX-T Data Center 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.
50
+
## Use NSX to host your DHCP server
51
+
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
52
53
53
### Create a DHCP server
54
54
55
-
1. In NSX-T Manager, select **Networking** > **DHCP**, then select **Add DHCP Profile**.
55
+
1. In NSX Manager, select **Networking** > **DHCP**, then select **Add DHCP Profile**.
56
56
57
-
1. Select **Add DHCP Profile**, enter a name, and select **Save**. NOTE: An IP address isn't required so if none is entered, NSX-T Manager sets one.
57
+
1. Select **Add DHCP Profile**, enter a name, and select **Save**.
58
58
59
-
:::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":::
59
+
> [!NOTE]
60
+
> An IP address isn't required so if none is entered, NSX Manager sets one.
61
+
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":::
60
63
61
64
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**.
62
65
63
66
1. Select **Set DHCP Configuration**, select **DHCP Server** and then select the DHCP Server Profile created earlier. Select **Save**, then **Close Editing**.
64
67
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":::
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":::
66
69
67
70
1. Navigate to **Networking** > **Segments** and find the segment where DHCP is required. Select on **Edit** then **Set DHCP Config**.
68
71
69
72
1. Select **Gateway DHCP Server** for DHCP Type, add a DHCP range, and select **Apply**.
70
73
71
-
:::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":::
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":::
72
75
73
76
### Add a network segment
74
77
@@ -81,7 +84,7 @@ When you create a relay to a DHCP server, you need to specify the DHCP IP addres
81
84
>[!NOTE]
82
85
>The IP address range shouldn't overlap with the IP range used in other virtual networks in your subscription and on-premises networks.
83
86
84
-
1. In NSX-T Manager, select **Networking** > **Segments**.
87
+
1. In NSX Manager, select **Networking** > **Segments**.
85
88
86
89
1. Select the vertical ellipsis on the segment name and select **Edit**.
87
90
@@ -100,30 +103,30 @@ When you create a relay to a DHCP server, you need to specify the DHCP IP addres
100
103
101
104
## Use a third-party external DHCP server
102
105
103
-
If you want to use a third-party external DHCP server, create a DHCP relay service in NSX-T Manager. You need to specify the DHCP IP address range.
106
+
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.
104
107
105
108
106
109
>[!IMPORTANT]
107
-
>For clouds created on or after July 1, 2021, the simplified view of NSX-T Data Center operations must be used to configure DHCP on the default Tier-1 Gateway in your environment.
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.
108
111
109
112
110
113
### Create DHCP relay service
111
114
112
115
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.
113
116
114
-
1. In NSX-T Manager, select **Networking** > **DHCP**, and then select **Add Server**.
117
+
1. In NSX Manager, select **Networking** > **DHCP**, and then select **Add Server**.
115
118
116
119
1. Select **DHCP Relay** for the **Server Type**, provide the server name and IP address, and select **Save**.
117
120
118
-
:::image type="content" source="./media/manage-dhcp/create-dhcp-relay.png" alt-text="Screenshot showing how to create a DHCP relay service in NSX-T Manager." border="true":::
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":::
119
122
120
123
1. Select **Tier 1 Gateways**, select the vertical ellipsis on the Tier-1 gateway, and then select **Edit**.
121
124
122
-
:::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." border="true":::
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":::
123
126
124
127
1. Select **No IP Allocation Set** to define the IP address allocation.
125
128
126
-
:::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." border="true":::
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":::
127
130
128
131
1. For **Type**, select **DHCP Server**.
129
132
@@ -139,7 +142,7 @@ When you create a relay to a DHCP server, you need to specify the DHCP IP addres
139
142
>[!NOTE]
140
143
>The IP address range shouldn't overlap with the IP range used in other virtual networks in your subscription and on-premises networks.
141
144
142
-
1. In NSX-T Manager, select **Networking** > **Segments**.
145
+
1. In NSX Manager, select **Networking** > **Segments**.
143
146
144
147
1. Select the vertical ellipsis on the segment name and select **Edit**.
145
148
@@ -158,4 +161,4 @@ When you create a relay to a DHCP server, you need to specify the DHCP IP addres
158
161
159
162
## Next steps
160
163
161
-
If you want to send DHCP requests from your Azure VMware Solution VMs to a non-NSX-T DHCP server, see the [Configure DHCP on L2 stretched VMware HCX networks](configure-l2-stretched-vmware-hcx-networks.md) procedure.
164
+
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.
title: Configure NSX-T Data Center network components using Azure VMware Solution
3
-
description: Learn how to use the Azure VMware Solution to configure NSX-T Data Center network segments.
2
+
title: Configure NSX network components using Azure VMware Solution
3
+
description: Learn how to use the Azure VMware Solution to configure NSX network segments.
4
4
ms.topic: reference
5
5
ms.service: azure-vmware
6
-
ms.date: 12/06/2023
6
+
ms.date: 6/12/2024
7
7
ms.custom: engagement-fy23
8
8
9
-
# Customer intent: As an Azure service administrator, I want to configure NSX-T Data Center network components using a simplified view of NSX-T Data Center operations a VMware administrator needs daily. The simplified view is targeted at users unfamiliar with NSX-T Manager.
9
+
# Customer intent: As an Azure service administrator, I want to configure NSXnetwork components using a simplified view of NSXoperations a VMware administrator needs daily. The simplified view is targeted at users unfamiliar with NSX Manager.
10
10
11
11
---
12
12
13
-
# Configure NSX-T Data Center network components using Azure VMware Solution
13
+
# Configure NSX network components using Azure VMware Solution
14
14
15
-
An Azure VMware Solution private cloud comes with NSX-T Data Center by default. The private cloud comes pre-provisioned with an NSX-T Data Center Tier-0 gateway in **Active/Active** mode and a default NSX-T Data Center Tier-1 gateway in Active/Standby mode. These gateways let you connect the segments (logical switches) and provide East-West and North-South connectivity.
15
+
An Azure VMware Solution private cloud comes with NSXby default. The private cloud comes pre-provisioned with an NSXTier-0 gateway in **Active/Active** mode and a default NSX Tier-1 gateway in Active/Standby mode. These gateways let you connect the segments (logical switches) and provide East-West and North-South connectivity.
16
16
17
-
After deploying Azure VMware Solution, you can configure the necessary NSX-T Data Center objects from the Azure portal. It presents a simplified view of NSX-T Data Center operations a VMware administrator needs daily and is targeted at users not familiar with NSX-T Manager.
17
+
After deploying Azure VMware Solution, you can configure the necessary NSXobjects from the Azure portal. It presents a simplified view of NSXoperations a VMware administrator needs daily and is targeted at users not familiar with NSX Manager.
18
18
19
-
You have four options to configure NSX-T Data Center components in the Azure VMware Solution console:
19
+
You have four options to configure NSX components in the Azure VMware Solution console:
20
20
21
-
-**Segments** - Create segments that display in NSX-T Manager and vCenter Server. For more information, see [Add an NSX-T Data Center segment using the Azure portal](tutorial-nsx-t-network-segment.md#use-azure-portal-to-add-an-nsx-t-data-center-network-segment).
21
+
-**Segments** - Create segments that display in NSX Manager and vCenter Server. For more information, see [Add an NSXsegment using the Azure portal](tutorial-nsx-t-network-segment.md#use-azure-portal-to-add-an-nsx-network-segment).
22
22
23
23
-**DHCP** - Create a DHCP server or DHCP relay if you plan to use DHCP. For more information, see [Use the Azure portal to create a DHCP server or relay](configure-dhcp-azure-vmware-solution.md#use-the-azure-portal-to-create-a-dhcp-server-or-relay).
24
24
@@ -27,5 +27,5 @@ You have four options to configure NSX-T Data Center components in the Azure VMw
27
27
-**DNS** – Create a DNS forwarder to send DNS requests to a designated DNS server for resolution. For more information, see [Configure a DNS forwarder in the Azure portal](configure-dns-azure-vmware-solution.md).
28
28
29
29
>[!IMPORTANT]
30
-
>You'll still have access to the NSX-T Manager console, where you can use the advanced settings mentioned and other NSX-T Data Center features.
30
+
>You'll still have access to the NSX Manager console, where you can use the advanced settings mentioned and other NSX features.
Copy file name to clipboardExpand all lines: articles/azure-vmware/tutorial-nsx-t-network-segment.md
+14-14Lines changed: 14 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,56 +1,56 @@
1
1
---
2
-
title: Tutorial - Add an NSX-T Data Center network segment in Azure VMware Solution
3
-
description: Learn how to add an NSX-T Data Center network segment to use for virtual machines (VMs) in vCenter Server.
2
+
title: Tutorial - Add an NSX network segment in Azure VMware Solution
3
+
description: Learn how to add an NSX network segment to use for virtual machines (VMs) in vCenter Server.
4
4
ms.topic: tutorial
5
5
ms.custom: engagement-fy23
6
6
ms.service: azure-vmware
7
-
ms.date: 12/20/2023
7
+
ms.date: 6/12/2024
8
8
---
9
9
10
-
# Tutorial: Add an NSX-T Data Center network segment in Azure VMware Solution
10
+
# Tutorial: Add an NSX network segment in Azure VMware Solution
11
11
12
-
After deploying Azure VMware Solution, you can configure an NSX-T Data Center network segment from NSX-T Manager or the Azure portal. Once configured, the segments are visible in Azure VMware Solution, NSX-T Manager, and vCenter Server. NSX-T Data Center comes pre-provisioned by default with an NSX-T Data Center Tier-0 gateway in **Active/Active** mode and a default NSX-T Data Center Tier-1 gateway in **Active/Standby** mode. These gateways let you connect the segments (logical switches) and provide East-West and North-South connectivity.
12
+
After deploying Azure VMware Solution, you can configure an NSXnetwork segment from NSX Manager or the Azure portal. Once configured, the segments are visible in Azure VMware Solution, NSX Manager, and vCenter Server. NSXcomes pre-provisioned by default with an NSXTier-0 gateway in **Active/Active** mode and a default NSX Tier-1 gateway in **Active/Standby** mode. These gateways let you connect the segments (logical switches) and provide East-West and North-South connectivity.
13
13
14
14
>[!TIP]
15
-
>The Azure portal presents a simplified view of NSX-T Data Center operations a VMware administrator needs regularly and targeted at users not familiar with NSX-T Manager.
15
+
>The Azure portal presents a simplified view of NSXoperations a VMware administrator needs regularly and targeted at users not familiar with NSX Manager.
16
16
17
17
18
18
In this tutorial, you learn how to:
19
19
20
20
> [!div class="checklist"]
21
-
> * Add network segments using either NSX-T Manager or the Azure portal
21
+
> * Add network segments using either NSX Manager or the Azure portal
22
22
> * Verify the new network segment
23
23
24
24
## Prerequisites
25
25
26
-
An Azure VMware Solution private cloud with access to the vCenter Server and NSX-T Manager interfaces. For more information, see the [Configure networking](tutorial-configure-networking.md) tutorial.
26
+
An Azure VMware Solution private cloud with access to the vCenter Server and NSX Manager interfaces. For more information, see the [Configure networking](tutorial-configure-networking.md) tutorial.
27
27
28
28
29
-
## Use Azure portal to add an NSX-T Data Center network segment
The virtual machines (VMs) created in vCenter Server are placed onto the network segments created in NSX-T Data Center and are visible in vCenter Server.
35
+
The virtual machines (VMs) created in vCenter Server are placed onto the network segments created in NSX and are visible in vCenter Server.
Verify the presence of the new network segment. In this example, **ls01** is the new network segment.
42
42
43
-
1. In NSX-T Manager, select **Networking** > **Segments**.
43
+
1. In NSX Manager, select **Networking** > **Segments**.
44
44
45
-
:::image type="content" source="media/nsxt/nsxt-new-segment-overview-2.png" alt-text="Screenshot shows the confirmation and status of the new network segment is present in NSX-T Data Center.":::
45
+
:::image type="content" source="media/nsxt/nsxt-new-segment-overview-2.png" alt-text="Screenshot shows the confirmation and status of the new network segment is present in NSX.":::
46
46
47
47
1. In vCenter Server, select **Networking** > **SDDC-Datacenter**.
48
48
49
49
:::image type="content" source="media/nsxt/vcenter-with-ls01-2.png" alt-text="Screenshot shows the confirmation that the new network segment is present in vCenter Server.":::
50
50
51
51
## Next steps
52
52
53
-
In this tutorial, you created an NSX-T Data Center network segment to use for VMs in vCenter Server.
53
+
In this tutorial, you created an NSX network segment to use for VMs in vCenter Server.
0 commit comments