Skip to content

Files

Latest commit

1e7d463 · Jun 6, 2022

History

History
64 lines (37 loc) · 2.87 KB

tutorial-nsx-t-network-segment.md

File metadata and controls

64 lines (37 loc) · 2.87 KB
title description ms.topic ms.custom ms.service ms.date
Tutorial - Add a network segment in Azure VMware Solution
Learn how to add a network segment to use for virtual machines (VMs) in vCenter Server.
tutorial
contperf-fy22q1
azure-vmware
07/16/2021

Tutorial: Add a network segment in Azure VMware Solution

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.

Tip

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.

In this tutorial, you learn how to:

[!div class="checklist"]

  • Add network segments using either NSX-T Manager or the Azure portal
  • Verify the new network segment

Prerequisites

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.

Use Azure portal to add an NSX-T segment

[!INCLUDE create-nsxt-segment-azure-portal-steps]

Use NSX-T Manager to add network 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.

[!INCLUDE add-network-segment-steps]

Verify the new network segment

Verify the presence of the new network segment. In this example, ls01 is the new network segment.

  1. In NSX-T Manager, select Networking > Segments.

    :::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.":::

  2. In vCenter Server, select Networking > SDDC-Datacenter.

    :::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.":::

Next steps

In this tutorial, you created an NSX-T network segment to use for VMs in vCenter Server.

You can now: