diff --git a/docs/en-US/guest-ip-ranges.xml b/docs/en-US/guest-ip-ranges.xml
index b3ebd761394..ffaa01a2f60 100644
--- a/docs/en-US/guest-ip-ranges.xml
+++ b/docs/en-US/guest-ip-ranges.xml
@@ -28,5 +28,5 @@
their guest network and their clients.
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.
+ one IP range at a time. For more information, see .
diff --git a/docs/en-US/multiple-ip-range.xml b/docs/en-US/multiple-ip-range.xml
new file mode 100644
index 00000000000..487668d09d1
--- /dev/null
+++ b/docs/en-US/multiple-ip-range.xml
@@ -0,0 +1,41 @@
+
+
+%BOOK_ENTITIES;
+]>
+
+
+ About Multiple IP Ranges
+
+ The feature can only be implemented on IPv4 addresses.
+
+ &PRODUCT; provides you with the flexibility to add guest IP ranges from different subnets in
+ Basic zones and security groups-enabled Advanced zones. What it implies in the case of security
+ groups-enabled Advanced zones is multiple subnets can be added to the same VLAN. With the
+ addition of this feature, you will be able to add IP address ranges from the same subnet or from
+ a different one during IP address exhaustion. To support this feature, the capability of
+ createVlanIpRange API is extended to add IP ranges also from a different
+ subnet.
+ As an admin, you should manually configure the gateway of the new subnet before adding the
+ IP range. &PRODUCT; supports only one gateway for a subnet; overlapping subnets are not
+ currently supported.
+ Use the deleteVlanRange API to delete IP ranges. This operation fails if an IP
+ from the remove range is in use. If the remove range contains the IP address on which the DHCP
+ server is running, &PRODUCT; acquires a new IP from the same subnet. If no IP is available in
+ the subnet, the remove operation fails.
+ This feature is supported on KVM, xenServer, and VMware hypervisors.
+
diff --git a/docs/en-US/networks.xml b/docs/en-US/networks.xml
index 8a7405a63ac..b557088273f 100644
--- a/docs/en-US/networks.xml
+++ b/docs/en-US/networks.xml
@@ -33,6 +33,7 @@
+