Skip to content

Commit 3f19748

Browse files
authored
Merge pull request #134290 from ShawnJackson/tutorial-deploy-vmware-hcx
edit pass: tutorial-deploy-vmware-hcx
2 parents bae6243 + 0fdcbed commit 3f19748

File tree

2 files changed

+121
-122
lines changed

2 files changed

+121
-122
lines changed

articles/azure-vmware/includes/hcx-network-segments.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,23 +7,23 @@ ms.date: 09/28/2020
77

88
<!-- Used in avs-production-ready-deployment.md and tutorial-deploy-vmware-hcx.md -->
99

10-
There are four networks needed for VMware HCX:
10+
Four networks are needed for VMware HCX:
1111

12-
- **Management Network:** Typically, it's the same management network used on the vSphere cluster. At a minimum, identify two IPs on this network segment for VMware HCX (larger numbers may be needed depending on your deployment).
12+
- **Management network:** Typically, it's the same management network used on the vSphere cluster. At a minimum, identify two IPs on this network segment for VMware HCX. (You might need larger numbers, depending on your deployment.)
1313

14-
- **vMotion Network:** Typically, it's the same network used for vMotion on the vSphere cluster. At a minimum, identify two IPs on this network segment for VMware HCX (larger numbers may be needed depending on your deployment).
14+
- **vMotion network:** Typically, it's the same network used for vMotion on the vSphere cluster. At a minimum, identify two IPs on this network segment for VMware HCX. (You might need larger numbers, depending on your deployment.)
1515

1616
The vMotion network must be exposed on a distributed virtual switch or vSwitch0. If it's not, modify the environment.
1717

1818
> [!NOTE]
19-
> If this network is not routed (private), that is OK.
19+
> If this network is not routed (private), that's OK.
2020
21-
- **Uplink Network:** You want to create a new network for VMware HCX Uplink and extend it to your vSphere cluster via a port group. At a minimum, identify two IPs on this network segment for VMware HCX (larger numbers may be needed depending on your deployment).
21+
- **Uplink network:** You want to create a new network for VMware HCX Uplink and extend it to your vSphere cluster via a port group. At a minimum, identify two IPs on this network segment for VMware HCX. (You might need larger numbers, depending on your deployment.)
2222

2323
> [!NOTE]
2424
> The recommended method is to create a /29 network, but any network size will do.
2525
26-
- **Replication Network:** You want to create a new network for VMware HCX Replication and extend that network to your vSphere cluster via a port group. At a minimum, identify two IPs on this network segment for VMware HCX (larger numbers may be needed depending on your deployment).
26+
- **Replication network:** You want to create a new network for VMware HCX Replication and extend that network to your vSphere cluster via a port group. At a minimum, identify two IPs on this network segment for VMware HCX. (You might need larger numbers, depending on your deployment.)
2727

2828
> [!NOTE]
2929
> The recommended method is to create a /29 network, but any network size will do.

0 commit comments

Comments
 (0)