Updated Branches: refs/heads/4.2-forward 7a8a3ca26 -> 2324be941
CLOUDSTACK-4565 review comments on network section has been fixed Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/2324be94 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/2324be94 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/2324be94 Branch: refs/heads/4.2-forward Commit: 2324be9410fe06b4599268051af9af08749ef681 Parents: 7a8a3ca Author: radhikap <[email protected]> Authored: Fri Aug 30 11:43:48 2013 +0530 Committer: radhikap <[email protected]> Committed: Fri Aug 30 11:43:48 2013 +0530 ---------------------------------------------------------------------- docs/en-US/pvlan.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2324be94/docs/en-US/pvlan.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/pvlan.xml b/docs/en-US/pvlan.xml index 38b2531..f647d93 100644 --- a/docs/en-US/pvlan.xml +++ b/docs/en-US/pvlan.xml @@ -134,7 +134,7 @@ <title>Creating a PVLAN-Enabled Guest Network</title> <orderedlist> <listitem> - <para>Log in to the &PRODUCT; UI as administrator.</para> + <para>Log in to the CloudPlatform UI as administrator.</para> </listitem> <listitem> <para>In the left navigation, choose Infrastructure.</para> @@ -223,15 +223,15 @@ <listitem> <para><emphasis role="bold">IP Range</emphasis>: A range of IP addresses that are accessible from the Internet and are assigned to the guest VMs.</para> - <!--<para>If one NIC is used, these IPs should be in the same CIDR in the case of - IPv6.</para> --> + <para>If one NIC is used, these IPs should be in the same CIDR in the case of + IPv6.</para> </listitem> - <!-- <listitem> + <listitem> <para><emphasis role="bold">IPv6 CIDR</emphasis>: The network prefix that defines the guest network subnet. This is the CIDR that describes the IPv6 addresses in use in the guest networks in this zone. To allot IP addresses from within a particular address block, enter a CIDR.</para> - </listitem> --> + </listitem> <listitem> <para><emphasis role="bold">Network Domain</emphasis>: A custom DNS suffix at the level of a network. If you want to assign a special domain name to the guest VM network,
