diff --git a/docs/en-US/images/add-vlan-icon.png b/docs/en-US/images/add-vlan-icon.png
new file mode 100644
index 00000000000..04655dc37ad
Binary files /dev/null and b/docs/en-US/images/add-vlan-icon.png differ
diff --git a/docs/en-US/non-contiguous-vlan.xml b/docs/en-US/non-contiguous-vlan.xml
new file mode 100644
index 00000000000..79fac835c7e
--- /dev/null
+++ b/docs/en-US/non-contiguous-vlan.xml
@@ -0,0 +1,68 @@
+
+
+%BOOK_ENTITIES;
+]>
+
+
+
+ Non Contiguous VLAN Ranges
+ &PRODUCT; provides you with the flexibility to add non contiguous VLAN ranges to your
+ network. The administrator can either update an existing VLAN range or add multiple non
+ contiguous VLAN ranges while creating a zone. You can also use the UpdatephysicalNetwork API to
+ extend the VLAN range.
+
+ Adding a New VLAN Range
+
+ Log in to the CloudPlatform UI as an administrator or end user.
+
+ Ensure that the VLAN range does not already exist.
+
+
+ Check whether the new VLAN range overlaps with any existing ones. If overlaps, extend
+ the existing range. If does not overlap, add the new range.
+
+
+ In the left navigation, choose Infrastructure. On Zones, click View More, then click the zone to
+ which you want to work with.
+
+
+ Click Physical Network.
+
+
+ In the Guest node of the diagram, click Configure.
+
+
+ Click Add VLAN Ranges button
+
+
+
+
+ add-vlan-ico.png: button to add a VLAN range.
+
+
+ The Add VLAN Ranges dialog is displayed.
+
+
+ Specify the start and end of the VLAN range.
+
+
+ Click OK.
+
+
+
+
diff --git a/docs/en-US/vlan-provisioning.xml b/docs/en-US/vlan-provisioning.xml
index 9345647d47a..d37be16fe5e 100644
--- a/docs/en-US/vlan-provisioning.xml
+++ b/docs/en-US/vlan-provisioning.xml
@@ -40,4 +40,6 @@
different physical NIC and use the same set of VLANs if you run out of VLANs. Another advantage
is that you can use the same set of IPs for different customers, each one with their own routers
and the guest networks on different physical NICs.
+
+