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-tier-1-gateway.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
@@ -9,7 +9,7 @@ ms.custom: engagement-fy25
9
9
10
10
# Tutorial: Create an NSX Tier-1 Gateway
11
11
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.
13
13
14
14
In this tutorial, you learn how to:
15
15
@@ -38,27 +38,27 @@ A Tier-1 Gateway is typically added to a Tier-0 Gateway in the northbound direct
38
38
| HA Mode | Description |
39
39
| :--------- | :------------- |
40
40
| 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. |
42
42
| Distributed Only | No centralized instances; routing is distributed across all transport nodes. |
43
43
44
44
6. Select a Tier-0 Gateway to connect to this Tier-1 Gateway to create a multi-tier topology.
45
45
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.
47
47
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.
49
49
50
50
9. If you selected an NSX Edge cluster, select a failover mode or accept the default.
51
51
52
52
| Option | Description |
53
53
| :----- | :---------- |
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. |
56
56
57
57
:::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":::
58
58
59
59
10. Click **Save**.
60
60
61
61
## Next Steps
62
62
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.
0 commit comments