Skip to content

Commit ddc961d

Browse files
authored
Merge pull request #78684 from sharaths-cs/sharaths
Added images to concept articles
2 parents 2a697ac + f876ac1 commit ddc961d

7 files changed

+13
-1
lines changed

articles/vmware-cloudsimple/cloudsimple-azure-network-connection.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,14 @@ Azure network connection allows you to:
3636

3737
Private Clouds can be connected to your Azure resources using ExpressRoute. You can use this connection to access different resources running in your Azure subscription from your Private Cloud. This connection allows you to extend you Private Cloud network to your Azure virtual network.
3838

39+
![Azure ExpressRoute Connection to virtual network](media/cloudsimple-azure-network-connection.png)
40+
3941
## ExpressRoute connection to on-premises network
4042

4143
You can connect your existing Azure ExpressRoute circuit to your CloudSimple region. ExpressRoute Global Reach feature is used to connect the two circuits with each other. A connection is established between the on-premises and CloudSimple ExpressRoute circuits. This connection allows you to extend your on-premises networks to Private Cloud network.
4244

45+
![On-premises ExpressRoute Connection - Global Reach](media/cloudsimple-global-reach-connection.png)
46+
4347
## Next steps
4448

4549
* [Obtain peering information for Azure virtual network to CloudSimple connection](https://docs.azure.cloudsimple.com/virtual-network-connection)

articles/vmware-cloudsimple/cloudsimple-vlans-subnets.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ manager: dikamath
1313

1414
CloudSimple provides a network per region where your CloudSimple service is deployed. The network is a single TCP Layer 3 address space with routing enabled by default. All private clouds and subnets created in this region can communicate with each other without any additional configuration. You can create distributed port groups on the vCenter using the VLANs.
1515

16+
![CloudSimple Network Topology](media/cloudsimple-network-topology.png)
17+
1618
## VLANs
1719

1820
VLANs (Layer 2 network) are created per private cloud. The Layer 2 traffic stays within the boundary of a private cloud, allowing you to isolate the local traffic within the private cloud. A VLAN created on the private cloud can be used to create distributed port groups only in that private cloud. A VLAN created on a private cloud is automatically configured on all the switches connected to the hosts of a private cloud.
@@ -30,6 +32,10 @@ A Private Cloud is created as an isolated VMware stack (ESXi hosts, vCenter, vSA
3032
Minimum vSphere/vSAN subnets CIDR range prefix: **/24**
3133
Maximum vSphere/vSAN subnets CIDR range prefix: **/21**
3234

35+
> [!CAUTION]
36+
> IP addresses in the vSphere/vSAN CIDR range are reserved for use by Private Cloud infrastructure. Don't use an IP address in this range on any virtual machine.
37+
38+
3339
### vSphere/vSAN subnets CIDR range limits
3440

3541
Selecting vSphere/vSAN subnets CIDR range size has an impact on the size of your Private Cloud. Table below shows the maximum number of nodes you can have based on the size of vSphere/vSAN subnets CIDR.
@@ -71,4 +77,4 @@ Example:
7177

7278
## Next steps
7379

74-
* [Create and manage VLANs and Subnets](https://docs.azure.cloudsimple.com/create-vlan-subnet/)
80+
* [Create and manage VLANs and Subnets](https://docs.azure.cloudsimple.com/create-vlan-subnet/)

articles/vmware-cloudsimple/cloudsimple-vpn-gateways.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ Use cases for site-to-site VPN include:
3131
* Convenient transfer of VM templates, ISOs, and other files from your on-premises resources to your private cloud vCenter.
3232
* Accessibility of workloads running on your private cloud from your on-premises network.
3333

34+
![Site-to-Site VPN connection topology](media/cloudsimple-site-to-site-vpn-connection.png)
35+
3436
### Cryptographic parameters
3537

3638
A site-to-site VPN connection uses the following default cryptographic parameters to establish a secure connection. When you create a connection from on-premises VPN device, the parameters must match.
91.9 KB
Loading
93.2 KB
Loading
76.5 KB
Loading
99.8 KB
Loading

0 commit comments

Comments
 (0)