From 70d0ff8b0602e5943f2f69ffbeaa55e2e9e63b31 Mon Sep 17 00:00:00 2001 From: Chip Childers Date: Tue, 7 Aug 2012 16:10:13 -0400 Subject: [PATCH] Patch from Joe Brockmeier: Add license headers to g-named files, fix DTD, etc. --- docs/en-US/globally-configured-limit.xml | 23 +++++++++++++++++++-- docs/en-US/globally-configured-limits.xml | 23 +++++++++++++++++++-- docs/en-US/guest-ip-ranges.xml | 21 ++++++++++++++++++- docs/en-US/guest-network.xml | 25 ++++++++++++++++++++--- docs/en-US/guest-traffic.xml | 21 ++++++++++++++++++- 5 files changed, 104 insertions(+), 9 deletions(-) diff --git a/docs/en-US/globally-configured-limit.xml b/docs/en-US/globally-configured-limit.xml index 5c8bb853db5..95d8895f570 100644 --- a/docs/en-US/globally-configured-limit.xml +++ b/docs/en-US/globally-configured-limit.xml @@ -1,8 +1,27 @@ - %BOOK_ENTITIES; ]> + + +
Globally Configured Limits In a zone, the guest virtual network has a 24 bit CIDR by default. This limits the guest virtual network to 254 running instances. It can be adjusted as needed, but this must be done before any instances are created in the zone. For example, 10.1.1.0/22 would provide for ~1000 addresses. @@ -77,5 +96,5 @@ - To modify global configuration parameters, use the global configuration screen in the CloudPlatform UI. See Setting Global Configuration Parameters + To modify global configuration parameters, use the global configuration screen in the &PRODUCT; UI. See Setting Global Configuration Parameters
diff --git a/docs/en-US/globally-configured-limits.xml b/docs/en-US/globally-configured-limits.xml index 5c8bb853db5..95d8895f570 100644 --- a/docs/en-US/globally-configured-limits.xml +++ b/docs/en-US/globally-configured-limits.xml @@ -1,8 +1,27 @@ - %BOOK_ENTITIES; ]> + + +
Globally Configured Limits In a zone, the guest virtual network has a 24 bit CIDR by default. This limits the guest virtual network to 254 running instances. It can be adjusted as needed, but this must be done before any instances are created in the zone. For example, 10.1.1.0/22 would provide for ~1000 addresses. @@ -77,5 +96,5 @@ - To modify global configuration parameters, use the global configuration screen in the CloudPlatform UI. See Setting Global Configuration Parameters + To modify global configuration parameters, use the global configuration screen in the &PRODUCT; UI. See Setting Global Configuration Parameters
diff --git a/docs/en-US/guest-ip-ranges.xml b/docs/en-US/guest-ip-ranges.xml index 97da0448a03..08267a8c1d8 100644 --- a/docs/en-US/guest-ip-ranges.xml +++ b/docs/en-US/guest-ip-ranges.xml @@ -1,8 +1,27 @@ - %BOOK_ENTITIES; ]> + + +
Guest IP Ranges The IP ranges for guest network traffic are set on a per-account basis by the user. This allows the users to configure their network in a fashion that will enable VPN linking between their guest network and their clients. diff --git a/docs/en-US/guest-network.xml b/docs/en-US/guest-network.xml index e8264b3ab73..c9dee8032e5 100644 --- a/docs/en-US/guest-network.xml +++ b/docs/en-US/guest-network.xml @@ -1,10 +1,29 @@ - %BOOK_ENTITIES; ]> + + +
Guest Network - In a CloudPlatform cloud, guest VMs can communicate with each other using shared infrastructure with the security and user perception that the guests have a private LAN. - The CloudPlatform virtual router is the main component providing networking features for guest traffic. + In a &PRODUCT; cloud, guest VMs can communicate with each other using shared infrastructure with the security and user perception that the guests have a private LAN. + The &PRODUCT; virtual router is the main component providing networking features for guest traffic.
diff --git a/docs/en-US/guest-traffic.xml b/docs/en-US/guest-traffic.xml index 38658e05812..57a441ad816 100644 --- a/docs/en-US/guest-traffic.xml +++ b/docs/en-US/guest-traffic.xml @@ -1,8 +1,27 @@ - %BOOK_ENTITIES; ]> + + +
Guest Traffic A network can carry guest traffic only between VMs within one zone. Virtual machines in different zones cannot communicate with each other using their IP addresses; they must communicate with each other by routing through a public IP address.