Updated Branches:
  refs/heads/master 01ff51d0f -> e0fa773c8

CLOUDSTACK-817


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/e0fa773c
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/e0fa773c
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/e0fa773c

Branch: refs/heads/master
Commit: e0fa773c8e7a182d9b168c85a8a22a4f629008ee
Parents: 01ff51d
Author: Radhika PC <radhika.puthiyet...@citrix.com>
Authored: Tue Jun 4 16:07:36 2013 +0530
Committer: Radhika PC <radhika.puthiyet...@citrix.com>
Committed: Tue Jun 4 16:07:36 2013 +0530

----------------------------------------------------------------------
 docs/en-US/ip-vlan-tenant.xml |  205 ++++++++++++++++++++++++++++++++++++
 1 files changed, 205 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/e0fa773c/docs/en-US/ip-vlan-tenant.xml
----------------------------------------------------------------------
diff --git a/docs/en-US/ip-vlan-tenant.xml b/docs/en-US/ip-vlan-tenant.xml
new file mode 100644
index 0000000..42124f0
--- /dev/null
+++ b/docs/en-US/ip-vlan-tenant.xml
@@ -0,0 +1,205 @@
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" 
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"; [
+<!ENTITY % BOOK_ENTITIES SYSTEM "cloudstack.ent">
+%BOOK_ENTITIES;
+]>
+<!-- Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+  http://www.apache.org/licenses/LICENSE-2.0
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
+<section id="ip-vlan-tenant">
+  <title>Dedicated Resources: Public IP Addresses and VLANs Per Account</title>
+  <para>&PRODUCT; provides you the ability to reserve a set of public IP 
addresses and VLANs
+    exclusively for an account. During zone creation, you can continue to 
define a set of VLANs and
+    multiple public IP ranges. This feature extends the functionality to 
enable you to dedicate a
+    fixed set of VLANs and guest IP addresses for a tenant.</para>
+  <para>This feature provides you the following capabilities:</para>
+  <itemizedlist>
+    <listitem>
+      <para>Reserve a VLAN range and public IP address range from an Advanced 
zone and assign it to
+        a domain or account</para>
+    </listitem>
+    <listitem>
+      <para>Disassociate a VLAN and public IP address range from an domain or 
account</para>
+    </listitem>
+    <listitem>
+      <para>View the number of public IP addresses allocated to an 
account</para>
+    </listitem>
+    <listitem>
+      <para>Check whether the required range is available and is conforms to 
account limits.</para>
+      <para>The maximum IPs per account limit cannot be superseded.</para>
+    </listitem>
+  </itemizedlist>
+  <section id="howto-dedicate-ip">
+    <title>Dedicating IP Address Ranges to an Account</title>
+    <orderedlist>
+      <listitem>
+        <para>Log in to the &PRODUCT; UI as administrator.</para>
+      </listitem>
+      <listitem>
+        <para>In the left navigation bar, click Infrastructure.</para>
+      </listitem>
+      <listitem>
+        <para>In Zones, click View All.</para>
+      </listitem>
+      <listitem>
+        <para>Choose the zone you want to work with.</para>
+      </listitem>
+      <listitem>
+        <para>Click the Physical Network tab.</para>
+      </listitem>
+      <listitem>
+        <para>In the Public node of the diagram, click Configure.</para>
+      </listitem>
+      <listitem>
+        <para>Click the IP Ranges tab.</para>
+        <para>You can either assign an existing IP range to an account, or 
create a new IP range and
+          assign to an account.</para>
+      </listitem>
+      <listitem>
+        <para>To assign an existing IP range to an account, perform the 
following:</para>
+        <orderedlist numeration="loweralpha">
+          <listitem>
+            <para>Locate the IP range you want to work with.</para>
+          </listitem>
+          <listitem>
+            <para>Click Add Account <inlinemediaobject>
+                <imageobject>
+                  <imagedata fileref="./images/addAccount-icon.png"/>
+                </imageobject>
+                <textobject>
+                  <phrase>addAccount-icon.png: button to assign an IP range to 
an account.</phrase>
+                </textobject>
+              </inlinemediaobject>button.</para>
+            <para>The Add Account dialog is displayed.</para>
+          </listitem>
+          <listitem>
+            <para>Specify the following:</para>
+            <itemizedlist>
+              <listitem>
+                <para><emphasis role="bold">Account</emphasis>: The account to 
which you want to
+                  assign the IP address range.</para>
+              </listitem>
+              <listitem>
+                <para><emphasis role="bold">Domain</emphasis>: The domain 
associated with the
+                  account.</para>
+              </listitem>
+            </itemizedlist>
+            <para>To create a new IP range and assign an account, perform the 
following:</para>
+            <orderedlist numeration="loweralpha">
+              <listitem>
+                <para>Specify the following:</para>
+                <itemizedlist>
+                  <listitem>
+                    <para><emphasis role="bold">Gateway</emphasis></para>
+                  </listitem>
+                  <listitem>
+                    <para><emphasis role="bold">Netmask</emphasis></para>
+                  </listitem>
+                  <listitem>
+                    <para><emphasis role="bold">VLAN</emphasis></para>
+                  </listitem>
+                  <listitem>
+                    <para><emphasis role="bold">Start IP</emphasis></para>
+                  </listitem>
+                  <listitem>
+                    <para><emphasis role="bold">End IP</emphasis></para>
+                  </listitem>
+                  <listitem>
+                    <para><emphasis role="bold">Account</emphasis>: Perform 
the following:</para>
+                    <orderedlist numeration="lowerroman">
+                      <listitem>
+                        <para>Click Account.</para>
+                        <para>The Add Account page is displayed.</para>
+                      </listitem>
+                      <listitem>
+                        <para>Specify the following:</para>
+                        <itemizedlist>
+                          <listitem>
+                            <para><emphasis role="bold"><emphasis role="bold"
+                                >Account</emphasis></emphasis>: The account to 
which you want to
+                              assign an IP address range.</para>
+                          </listitem>
+                          <listitem>
+                            <para><emphasis role="bold"><emphasis role="bold"
+                                >Domain</emphasis></emphasis>: The domain 
associated with the
+                              account.</para>
+                          </listitem>
+                        </itemizedlist>
+                      </listitem>
+                      <listitem>
+                        <para>Click OK.</para>
+                      </listitem>
+                    </orderedlist>
+                  </listitem>
+                </itemizedlist>
+              </listitem>
+              <listitem>
+                <para>Click Add.</para>
+              </listitem>
+            </orderedlist>
+          </listitem>
+        </orderedlist>
+      </listitem>
+    </orderedlist>
+  </section>
+  <section id="howto-dedicate-vlan">
+    <title>Dedicating VLAN Ranges to an Account</title>
+    <orderedlist>
+      <listitem>
+        <para>After the &PRODUCT; Management Server is installed, log in to 
the &PRODUCT; UI as
+          administrator.</para>
+      </listitem>
+      <listitem>
+        <para>In the left navigation bar, click Infrastructure.</para>
+      </listitem>
+      <listitem>
+        <para>In Zones, click View All.</para>
+      </listitem>
+      <listitem>
+        <para>Choose the zone you want to work with.</para>
+      </listitem>
+      <listitem>
+        <para>Click the Physical Network tab.</para>
+      </listitem>
+      <listitem>
+        <para>In the Guest node of the diagram, click Configure.</para>
+      </listitem>
+      <listitem>
+        <para>Select the Dedicated VLAN Ranges tab.</para>
+      </listitem>
+      <listitem>
+        <para>Click Dedicate VLAN Range.</para>
+        <para>The Dedicate VLAN Range dialog is displayed.</para>
+      </listitem>
+      <listitem>
+        <para>Specify the following:</para>
+        <itemizedlist>
+          <listitem>
+            <para><emphasis role="bold"><emphasis role="bold">VLAN 
Range</emphasis></emphasis>: The
+              VLAN range that you want to assign to an account.</para>
+          </listitem>
+          <listitem>
+            <para><emphasis role="bold"><emphasis 
role="bold">Account</emphasis></emphasis>: The
+              account to which you want to assign the selected VLAN 
range.</para>
+          </listitem>
+          <listitem>
+            <para><emphasis role="bold"><emphasis 
role="bold">Domain</emphasis></emphasis>: The
+              domain associated with the account.</para>
+          </listitem>
+        </itemizedlist>
+      </listitem>
+    </orderedlist>
+  </section>
+</section>

Reply via email to