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: azure-stack/hci/manage/manage-sdn-multisite.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ ms.author: alkohli
6
6
ms.topic: how-to
7
7
ms.subservice: core-os
8
8
zone_pivot_groups: windows-os
9
-
ms.date: 10/04/2024
9
+
ms.date: 10/10/2024
10
10
---
11
11
12
12
# Manage SDN Multisite for Azure Stack HCI
@@ -52,7 +52,7 @@ Before you can enable SDN Multisite, ensure the following prerequisites are met:
52
52
53
53
- There must be an underlying [physical network connectivity](../concepts/plan-software-defined-networking-infrastructure.md#physical-and-logical-network-configuration) between the sites. Additionally, the provider network name must be the same on both sites.
54
54
55
-
- SDN must be installed on both sites separately, using [Windows Admin Center](../deploy/sdn-wizard.md) or [SDN Express scripts](./sdn-express.md). This is required so that SDN components, such as Network Controller VMs, Software Load Balancer Multiplexor VMs, and SDN Gateway VMs are unique to each site.
55
+
- SDN must be installed on both sites separately, using [Windows Admin Center](../deploy/sdn-wizard.md) or [SDN Express scripts](./sdn-express.md). Separate sites are required so that the SDN components, such as Network Controller VMs, Software Load Balancer Multiplexor VMs, and SDN Gateway VMs are unique to each site.
56
56
57
57
::: zone-end
58
58
@@ -62,7 +62,7 @@ Before you can enable SDN Multisite, ensure the following prerequisites are met:
62
62
63
63
- There must be an underlying [physical network connectivity](../concepts/plan-software-defined-networking-infrastructure.md?pivots=windows-server&context=/windows-server/context/windows-server-edge-networking#physical-and-logical-network-configuration) between the sites. Additionally, the provider network name must be the same on both sites.
64
64
65
-
- SDN must be installed on both sites separately, using [Windows Admin Center](../deploy/sdn-wizard.md?pivots=windows-server&context=/windows-server/context/windows-server-edge-networking) or [SDN Express scripts](./sdn-express.md?pivots=windows-server&context=/windows-server/context/windows-server-edge-networking). This is required so that SDN components, such as Network Controller VMs, Software Load Balancer Multiplexor VMs, and SDN Gateway VMs are unique to each site.
65
+
- SDN must be installed on both sites separately, using [Windows Admin Center](../deploy/sdn-wizard.md?pivots=windows-server&context=/windows-server/context/windows-server-edge-networking) or [SDN Express scripts](./sdn-express.md?pivots=windows-server&context=/windows-server/context/windows-server-edge-networking). Separate sites are required so that the SDN components, such as Network Controller VMs, Software Load Balancer Multiplexor VMs, and SDN Gateway VMs are unique to each site.
66
66
67
67
::: zone-end
68
68
@@ -100,9 +100,9 @@ Follow these steps to establish peering across multiple sites using Windows Admi
100
100
101
101
1. Enter the **Cluster name for new site** or secondary site.
102
102
103
-
1. Enter the **Network Controller VM name for new site** or secondary site. This can be any Network Controller VM name of the secondary site.
103
+
1. Enter the **Network Controller VM name for new site** or secondary site. The name can be any Network Controller VM name of the secondary site.
104
104
105
-
1. Enter the **Network Controller VM name for** your primary location. This can be any Network Controller VM name of your primary location.
105
+
1. Enter the **Network Controller VM name for** your primary location. The name can be any Network Controller VM name of your primary location.
106
106
107
107
1. Select **Submit**.
108
108
@@ -185,7 +185,7 @@ To remove peering, follow these steps:
185
185
186
186
### Re-establish peering after SDN Multisite removal
187
187
188
-
If you intend to re-establish your multisite connection after its removal, your secondary site will need to be set up as a new SDN environment. This means there can't be any preexisting virtual networks or network security groups. However, your secondary location has a local cache of the once global resources from SDN Multisite. Even when you remove SDN Multisite, your secondary location still has a copy of those resources. Without SDN Multisite, those resources are now out of sync.
188
+
If you intend to re-establish your multisite connection after its removal, your secondary site will need to be set up as a new SDN environment. This means there can't be any pre-existing virtual networks or network security groups. However, your secondary location has a local cache of the once global resources from SDN Multisite. Even when you remove SDN Multisite, your secondary location still has a copy of those resources. Without SDN Multisite, those resources are now out of sync.
189
189
190
190
For redeployment after SDN Multisite removal, ensure the following are removed:
0 commit comments