|
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 | 7 | ms.date: 12/20/2023
|
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 NSX network segment from NSX Manager or the Azure portal. Once configured, the segments are visible in Azure VMware Solution, NSX Manager, and vCenter Server. NSX comes pre-provisioned by default with an NSX Tier-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 NSX operations 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 |
| 29 | +## Use Azure portal to add an NSX network segment |
30 | 30 |
|
31 | 31 | [!INCLUDE [create-nsxt-segment-azure-portal-steps](includes/create-nsxt-segment-azure-portal-steps.md)]
|
32 | 32 |
|
33 |
| -## Use NSX-T Manager to add network segment |
| 33 | +## Use NSX Manager to add network segment |
34 | 34 |
|
35 |
| -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. |
36 | 36 |
|
37 | 37 | [!INCLUDE [add-network-segment-steps](includes/add-network-segment-steps.md)]
|
38 | 38 |
|
39 | 39 | ## Verify the new network segment
|
40 | 40 |
|
41 | 41 | 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. |
54 | 54 |
|
55 | 55 | You can now:
|
56 | 56 |
|
|
0 commit comments