You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ra...@apache.org on 2013/07/01 06:39:50 UTC

git commit: updated refs/heads/master to 9e62542

Updated Branches:
  refs/heads/master 34eabd957 -> 9e6254228


portable ip


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

Branch: refs/heads/master
Commit: 9e625422835bc3037c52a3ef826e69f6545b93b4
Parents: 34eabd9
Author: radhikap <ra...@citrix.com>
Authored: Mon Jul 1 10:05:21 2013 +0530
Committer: radhikap <ra...@citrix.com>
Committed: Mon Jul 1 10:06:20 2013 +0530

----------------------------------------------------------------------
 docs/en-US/portable-ip.xml | 41 +++++++++++++++++++++++++++++++++--------
 1 file changed, 33 insertions(+), 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/9e625422/docs/en-US/portable-ip.xml
----------------------------------------------------------------------
diff --git a/docs/en-US/portable-ip.xml b/docs/en-US/portable-ip.xml
index 81590df..3c87e54 100644
--- a/docs/en-US/portable-ip.xml
+++ b/docs/en-US/portable-ip.xml
@@ -22,13 +22,36 @@
   <title>Portable IPs</title>
   <section id="about-pip">
     <title>About Portable IP</title>
-    <para>Portable IPs in &PRODUCT; are nothing but elastic IPs that can be transferred across
-      geographically separated zones. As an administrator, you can provision a pool of portable IPs
-      at region level and are available for user consumption. The users can acquire portable IPs if
-      admin has provisioned portable public IPs at the region level they are part of. These IPs can
-      be use for any service within an advanced zone. You can also use portable IPs for EIP service
-      in basic zones. Additionally, a portable IP can be transferred from one network to another
-      network.</para>
+    <para>Portable IPs in &PRODUCT; are region-level pool of IPs, which are elastic in nature, that
+      can be transferred across geographically separated zones. As an administrator, you can
+      provision a pool of portable IPs at region level and are available for user consumption. The
+      users can acquire portable IPs if admin has provisioned portable public IPs at the region
+      level they are part of. These IPs can be use for any service within an advanced zone. You can
+      also use portable IPs for EIP services in basic zones. </para>
+    <para>The salient features of Portable IP are as follows:<itemizedlist>
+        <listitem>
+          <para>IP is statically allocated </para>
+        </listitem>
+        <listitem>
+          <para>Not required to be associated with a network </para>
+        </listitem>
+        <listitem>
+          <para>Can transfer association across the networks </para>
+        </listitem>
+        <listitem>
+          <para>Transfer IP across basic/advanced zones </para>
+        </listitem>
+        <listitem>
+          <para>Transfer across VPC, non-VPC isolated/shared networks
+          </para>
+        </listitem>
+        <listitem>
+          <para/>
+        </listitem>
+        <listitem>
+          <para/>
+        </listitem>
+      </itemizedlist></para>
   </section>
   <section id="config-pip">
     <title>Configuring Portable IPs</title>
@@ -73,7 +96,9 @@
           </listitem>
         </itemizedlist>
       </listitem>
-      <listitem><para>Click OK.</para></listitem>
+      <listitem>
+        <para>Click OK.</para>
+      </listitem>
     </orderedlist>
   </section>
   <section id="acquire-pip">