diff --git a/docs/en-US/non-contiguous-vlan.xml b/docs/en-US/non-contiguous-vlan.xml
index 2368fc6f696..5706f703edf 100644
--- a/docs/en-US/non-contiguous-vlan.xml
+++ b/docs/en-US/non-contiguous-vlan.xml
@@ -32,6 +32,10 @@
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.
@@ -50,15 +54,13 @@
- edit-icon.png: button to edit the VLAN range.
+ edit-icon.png: button to add a VLAN range.
- The VLAN Ranges field now is editable.
+ The VLAN Ranges field now be editable.
Specify the start and end of the VLAN range in comma-separated list.
- Specify all the VLANs you want to use, VLANs not specified will be removed if you are
- adding new ranges to the existing list.
Click Apply.