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/17 06:52:01 UTC

git commit: updated refs/heads/4.2 to feb1325

Updated Branches:
  refs/heads/4.2 9ce2e5bdb -> feb132534


CLOUDSTACK-3236, CLOUDSTACK-892


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

Branch: refs/heads/4.2
Commit: feb132534549e941ae52771a716b157b9f7852c2
Parents: 9ce2e5b
Author: radhikap <ra...@citrix.com>
Authored: Wed Jul 17 10:21:06 2013 +0530
Committer: radhikap <ra...@citrix.com>
Committed: Wed Jul 17 10:21:06 2013 +0530

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


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/feb13253/docs/en-US/portable-ip.xml
----------------------------------------------------------------------
diff --git a/docs/en-US/portable-ip.xml b/docs/en-US/portable-ip.xml
index 81590df..83d5b43 100644
--- a/docs/en-US/portable-ip.xml
+++ b/docs/en-US/portable-ip.xml
@@ -22,13 +22,35 @@
   <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>IP need not be associated with a network </para>
+        </listitem>
+        <listitem>
+          <para>Network association is transferable across networks </para>
+        </listitem>
+        <listitem>
+          <para>IP is transferable across both Basic and Advanced zones </para>
+        </listitem>
+        <listitem>
+          <para>IP is transferable across VPC, non-VPC Isolated and Shared networks </para>
+        </listitem>
+        <listitem>
+          <para/>
+        </listitem>
+        <listitem>
+          <para/>
+        </listitem>
+      </itemizedlist></para>
   </section>
   <section id="config-pip">
     <title>Configuring Portable IPs</title>
@@ -73,7 +95,9 @@
           </listitem>
         </itemizedlist>
       </listitem>
-      <listitem><para>Click OK.</para></listitem>
+      <listitem>
+        <para>Click OK.</para>
+      </listitem>
     </orderedlist>
   </section>
   <section id="acquire-pip">