Skip to content

Commit 857b378

Browse files
authored
Update tutorial-nsx-tier-1-gateway.md
Corrected the article for clarity and correctness.
1 parent d913a50 commit 857b378

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

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

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

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

12-
After deploying the Azure VMware Solution, you can create additional Tier-1 Gateways from the NSX Manager. Once configured, the additional Tier-1 Gateway will be 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.
12+
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.
1313

1414
In this tutorial, you learn how to:
1515

@@ -38,27 +38,27 @@ A Tier-1 Gateway is typically added to a Tier-0 Gateway in the northbound direct
3838
| HA Mode | Description |
3939
| :--------- | :------------- |
4040
| Active Standby | One active instance and one standby instance. The Standby takes over is the active fails. |
41-
| Active Active | Both instances are acctive and canhandle traffic simultaneously. |
41+
| Active Active | Both instances are active and can handle traffic simultaneously. |
4242
| Distributed Only | No centralized instances; routing is distributed across all transport nodes. |
4343

4444
6. Select a Tier-0 Gateway to connect to this Tier-1 Gateway to create a multi-tier topology.
4545

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

48-
8. After you slect an NSX Edge cluster, a toggle gives you the option to select NSX Edge Nodes.
48+
8. After you select an NSX Edge cluster, a toggle gives you the option to select NSX Edge Nodes.
4949

5050
9. If you selected an NSX Edge cluster, select a failover mode or accept the default.
5151

5252
| Option | Description |
5353
| :----- | :---------- |
54-
| Preemptive | If the preferred NSX Edge node fails and recovers, it will premept its peer and become the active node. The peer will change its state to standby. |
55-
| Non-preemptive | If the preferred NSX Edge node fails and recovers, it will check 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. |
54+
| Preemptive | If the preferred NSX Edge node fails and recovers, it will preemept its peer and become the active node. The peer changes its state to standby. |
55+
| 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. |
5656

5757
:::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":::
5858

5959
10. Click **Save**.
6060

6161
## Next Steps
6262

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

0 commit comments

Comments
 (0)