CLOUDSTACK-847
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/02e5262a Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/02e5262a Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/02e5262a Branch: refs/heads/internallb Commit: 02e5262a61d96393fcd3e6d9a3ec86db67428712 Parents: 53d69d3 Author: Radhika PC <radhika.puthiyet...@citrix.com> Authored: Mon Apr 29 18:41:38 2013 +0530 Committer: Radhika PC <radhika.puthiyet...@citrix.com> Committed: Mon Apr 29 18:42:19 2013 +0530 ---------------------------------------------------------------------- docs/en-US/guest-ip-ranges.xml | 10 +++++++--- 1 files changed, 7 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/02e5262a/docs/en-US/guest-ip-ranges.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/guest-ip-ranges.xml b/docs/en-US/guest-ip-ranges.xml index 1f8c8a1..b3ebd76 100644 --- a/docs/en-US/guest-ip-ranges.xml +++ b/docs/en-US/guest-ip-ranges.xml @@ -21,8 +21,12 @@ specific language governing permissions and limitations under the License. --> - <section id="guest-ip-ranges"> - <title>Guest IP Ranges</title> - <para>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.</para> + <title>Guest IP Ranges</title> + <para>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.</para> + <para>In shared networks in Basic zone and Security Group-enabled Advanced networks, you will have + the flexibility to add multiple guest IP ranges from different subnets. You can add or remove + one IP range at a time.</para> </section>