Skip to content

Commit d410036

Browse files
authored
Update tutorial-network-checklist.md
reserved IP schema updates.
1 parent af7bd67 commit d410036

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
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:

0 commit comments

Comments
 (0)