From f673167d09e7dfe38be97db9d024810bb84585fe Mon Sep 17 00:00:00 2001 From: Radhika PC Date: Mon, 5 Aug 2013 16:36:23 +0530 Subject: [PATCH] CLOUDSTACK-804 review comemnts --- docs/en-US/non-contiguous-vlan.xml | 83 +++++++++++++++--------------- 1 file changed, 42 insertions(+), 41 deletions(-) diff --git a/docs/en-US/non-contiguous-vlan.xml b/docs/en-US/non-contiguous-vlan.xml index 79fac835c7e..5706f703edf 100644 --- a/docs/en-US/non-contiguous-vlan.xml +++ b/docs/en-US/non-contiguous-vlan.xml @@ -20,49 +20,50 @@ under the License. -->
- Non Contiguous VLAN Ranges + Adding 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. - - -
+ + + 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 Edit + + + + + edit-icon.png: button to add a VLAN range. + + + The VLAN Ranges field now be editable. + + + Specify the start and end of the VLAN range in comma-separated list. + + + Click Apply. + +