Skip to content

Commit 32028bb

Browse files
committed
refresh updates
1 parent 91ca89d commit 32028bb

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

articles/azure-vmware/tutorial-nsx-tier-1-gateway.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.custom: engagement-fy25
1010

1111
# Tutorial: Create an NSX Tier-1 Gateway
1212

13-
After deploying the Azure VMware Solution, you can create additional Tier-1 Gateways from the NSX Manager. Once configured, the additional Tier-1 Gateway is visible in the NSX Manager. NSX comes pre-provisioned by default with an NSX Tier-0 Gateway in **Active/Active** mode and a default Tier-1 Gateway in **Active/Standby** mode.
13+
After deploying the Azure VMware Solution, you can create more Tier-1 Gateways from the NSX Manager. Once configured, the added Tier-1 Gateway is visible in the NSX Manager. NSX comes pre-provisioned by default with an NSX Tier-0 Gateway in **Active/Active** mode and a default Tier-1 Gateway in **Active/Standby** mode.
1414

1515
In this tutorial, you learn how to:
1616

@@ -20,19 +20,19 @@ In this tutorial, you learn how to:
2020
2121
## Prerequisites
2222

23-
An Azure VMware Solution private cloud with access to the NSX Manager interface. For more information, see the [Configure networking](tutorial-configure-networking.md) tutorial.
23+
You have an Azure VMware Solution private cloud with access to the NSX Manager interface. For more information, see the [Configure networking](tutorial-configure-networking.md) tutorial.
2424

2525
## Use NSX Manager to create a Tier-1 Gateway
2626

27-
A Tier-1 Gateway is typically added to a Tier-0 Gateway in the northbound direction and to segments in the southbound direction.
27+
A Tier-1 Gateway is typically added to a Tier-0 Gateway in the northbound direction and to segments in the southbound direction.
2828

29-
1. With the CloudAdmin account, sign-in to the NSX Manager.
29+
1. With the CloudAdmin account, sign in to the NSX Manager.
3030

3131
2. In NSX Manager, select **Networking** > **Tier-1 Gateways**.
3232

33-
3. Select **Add Tier-1 Gateway**.
33+
3. Select **Add Tier-1 Gateway**.
3434

35-
4. Enter a name for the gateway.
35+
4. Enter a name for the gateway.
3636

3737
5. Select the **HA Mode** for the Tier-1 Gateway. Choose between **Active/Standby**, **Active/Active**, or **Distributed Only**:
3838

@@ -42,24 +42,24 @@ A Tier-1 Gateway is typically added to a Tier-0 Gateway in the northbound direct
4242
| Active Active | Both instances are active and can handle traffic simultaneously. |
4343
| Distributed Only | No centralized instances; routing is distributed across all transport nodes. |
4444

45-
6. Select a Tier-0 Gateway to connect to this Tier-1 Gateway to create a multi-tier topology.
45+
6. Select a Tier-0 Gateway to connect to the Tier-1 Gateway to create a multi-tier topology.
4646

47-
7. Select an NSX Edge cluster if you want this Tier-1 Gateway to host stateful services such as NAT, load balancer, or firewall.
47+
7. Select an NSX Edge cluster if you want this Tier-1 Gateway to host stateful services such as NAT, load balancer, or firewall.
4848

49-
8. After you select an NSX Edge cluster, a toggle gives you the option to select NSX Edge Nodes.
49+
8. After you select an NSX Edge cluster, a toggle gives you the option to select NSX Edge Nodes.
5050

51-
9. If you selected an NSX Edge cluster, select a failover mode or accept the default.
51+
9. If you selected an NSX Edge cluster, select a failover mode or accept the default.
5252

5353
| Option | Description |
5454
| :----- | :---------- |
5555
| Preemptive | If the preferred NSX Edge node fails and recovers, it preempts its peer and becomes the active node. The peer changes its state to standby. |
56-
| Non-preemptive | If the preferred NSX Edge node fails and recovers, it checks if its peer is the active node. If so, the preferred node will not preempt its peer and will be the standby node. This is the default option. |
56+
| Nonpreemptive | If the preferred NSX Edge node fails and recovers, it checks if its peer is the active node. If so, the preferred node doesn't preempt its peer and becomes the standby node. This is the default option. |
5757

5858
:::image type="content" source="media/nsxt/nsx-create-tier-1.png" alt-text="Diagram showing the creation of a new Tier-1 Gateway in NSX Manager." border="false" lightbox="media/nsxt/nsx-create-tier-1.png":::
5959

60-
10. Select **Save**.
60+
10. Select **Save**.
6161

6262
## Next steps
6363

64-
In this tutorial, you created an additional Tier-1 Gateway to use in your Azure VMware Solution private cloud.
64+
In this tutorial, you created an extra Tier-1 Gateway to use in your Azure VMware Solution private cloud.
6565

0 commit comments

Comments
 (0)