Skip to content

Commit f6ffc6d

Browse files
Merge pull request #230246 from rvandenbedem/patch-1
Update tutorial-network-checklist.md
2 parents 66b7cdb + f3e8418 commit f6ffc6d

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

articles/azure-vmware/tutorial-network-checklist.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Tutorial - Network planning checklist
33
description: Learn about the network requirements for network connectivity and network ports on Azure VMware Solution.
44
ms.topic: tutorial
55
ms.service: azure-vmware
6-
ms.date: 2/9/2023
6+
ms.date: 3/10/2023
77
---
88

99
# Networking planning checklist for Azure VMware Solution
@@ -42,6 +42,12 @@ Azure VMware Solution private clouds require a minimum of a `/22` CIDR network a
4242
>[!NOTE]
4343
>Permitted ranges for your address block are the RFC 1918 private address spaces (10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16), except for 172.17.0.0/16.
4444
45+
>[!IMPORTANT]
46+
>In addition, the following IP schemas are reserved for NSX-T Data Center usage and should not be used:
47+
> * 169.254.0.0/24 - used for internal transit network
48+
> * 169.254.2.0/23 - used for inter-VRF transit network
49+
> * 100.64.0.0/16 - used to connect T1 and T0 gateways internally
50+
4551
Example `/22` CIDR network address block: `10.10.0.0/22`
4652

4753
The subnets:

articles/azure-vmware/vmware-hcx-mon-guidance.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: VMware HCX Mobility Optimized Networking (MON) guidance
33
description: Learn about Azure VMware Solution-specific use cases for Mobility Optimized Networking (MON).
44
ms.topic: reference
55
ms.service: azure-vmware
6-
ms.date: 04/11/2022
6+
ms.date: 3/10/2023
77
---
88

99
# VMware HCX Mobility Optimized Networking (MON) guidance
@@ -19,7 +19,8 @@ ms.date: 04/11/2022
1919
>[Unsupported source configurations for HCX NE](https://docs.vmware.com/en/VMware-HCX/4.2/hcx-user-guide/GUID-DBDB4D1B-60B6-4D16-936B-4AC632606909.html)
2020
>
2121
>[Limitations for any HCX deployment including MON](https://docs.vmware.com/en/VMware-HCX/4.2/hcx-user-guide/GUID-BEC26054-D560-46D0-98B4-7FF09501F801.html)
22-
22+
>
23+
>VMware HCX Mobility Optimized Networkign (MON) is not supported with the use of a 3rd party gateway. It may only be used with the T1 gateway directly connected to the T0 gateway with no network virtual appliance (NVA). It may be able to make this configuration function, but we do not support it.
2324
2425
[HCX Mobility Optimized Networking (MON)](https://docs.vmware.com/en/VMware-HCX/4.2/hcx-user-guide/GUID-0E254D74-60A9-479C-825D-F373C41F40BC.html) is an optional feature to enable when using [HCX Network Extensions (NE)](configure-hcx-network-extension.md). MON provides optimal traffic routing under certain scenarios to prevent network tromboning between the on-premises and cloud-based resources on extended networks.
2526

0 commit comments

Comments
 (0)