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/tutorial-nsx-t-network-segment.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,15 +4,15 @@ description: Learn how to add a network segment to use for virtual machines (VMs
4
4
ms.topic: tutorial
5
5
ms.custom: contperf-fy22q1
6
6
ms.service: azure-vmware
7
-
ms.date: 07/16/2021
7
+
ms.date: 09/24/2022
8
8
---
9
9
10
10
# Tutorial: Add a network segment in Azure VMware Solution
11
11
12
-
After deploying Azure VMware Solution, you can configure an NSX-T 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 Tier-0 gateway in **Active/Active** mode and a default NSX-T 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-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.
13
13
14
14
>[!TIP]
15
-
>The Azure portal presents a simplified view of NSX-T 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-T Data Center operations a VMware administrator needs regularly and targeted at users not familiar with NSX-T Manager.
16
16
17
17
18
18
In this tutorial, you learn how to:
@@ -26,13 +26,13 @@ In this tutorial, you learn how to:
26
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.
27
27
28
28
29
-
## Use Azure portal to add an NSX-T segment
29
+
## Use Azure portal to add an NSX-T Data Center segment
The virtual machines (VMs) created in vCenter Server are placed onto the network segments created in NSX-T and are visible in vCenter Server.
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.
@@ -42,15 +42,15 @@ Verify the presence of the new network segment. In this example, **ls01** is the
42
42
43
43
1. In NSX-T Manager, select **Networking** > **Segments**.
44
44
45
-
:::image type="content" source="media/nsxt/nsxt-new-segment-overview-2.png" alt-text="Screenshot showing the confirmation and status of the new network segment is present in NSX-T.":::
45
+
:::image type="content" source="media/nsxt/nsxt-new-segment-overview-2.png" alt-text="Screenshot showing the confirmation and status of the new network segment is present in NSX-T Data Center.":::
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 showing 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 network segment to use for VMs in vCenter Server.
53
+
In this tutorial, you created an NSX-T Data Center network segment to use for VMs in vCenter Server.
0 commit comments