Skip to content

Commit 4446b9d

Browse files
author
Radhika PC
committed
CLOUDSTACK-1221
1 parent e80ccea commit 4446b9d

1 file changed

Lines changed: 18 additions & 5 deletions

File tree

docs/en-US/vlan-provisioning.xml

Lines changed: 18 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,23 @@
2121
specific language governing permissions and limitations
2222
under the License.
2323
-->
24-
2524
<section id="vlan-provisioning">
26-
<title>VLAN Provisioning</title>
27-
<para>&PRODUCT; automatically creates and destroys interfaces bridged to VLANs on the hosts. In general the administrator does not need to manage this process.</para>
28-
<para>&PRODUCT; manages VLANs differently based on hypervisor type. For XenServer or KVM, the VLANs are created on only the hosts where they will be used and then they are destroyed when all guests that require them have been terminated or moved to another host.</para>
29-
<para>For vSphere the VLANs are provisioned on all hosts in the cluster even if there is no guest running on a particular Host that requires the VLAN. This allows the administrator to perform live migration and other functions in vCenter without having to create the VLAN on the destination Host. Additionally, the VLANs are not removed from the Hosts when they are no longer needed. </para>
25+
<title>VLAN Provisioning</title>
26+
<para>&PRODUCT; automatically creates and destroys interfaces bridged to VLANs on the hosts. In
27+
general the administrator does not need to manage this process.</para>
28+
<para>&PRODUCT; manages VLANs differently based on hypervisor type. For XenServer or KVM, the
29+
VLANs are created on only the hosts where they will be used and then they are destroyed when all
30+
guests that require them have been terminated or moved to another host.</para>
31+
<para>For vSphere the VLANs are provisioned on all hosts in the cluster even if there is no guest
32+
running on a particular Host that requires the VLAN. This allows the administrator to perform
33+
live migration and other functions in vCenter without having to create the VLAN on the
34+
destination Host. Additionally, the VLANs are not removed from the Hosts when they are no longer
35+
needed.</para>
36+
<para>You can use the same VLANs on different physical networks provided that each physical
37+
network has its own underlying layer-2 infrastructure, such as switches. For example, you can
38+
specify VLAN range 500 to 1000 while deploying physical networks A and B in an Advanced zone
39+
setup. This capability allows you to set up an additional layer-2 physical infrastructure on a
40+
different physical NIC and use the same set of VLANs if you run out of VLANs. Another advantage
41+
is that you can use the same set of IPs for different customers, each one with their own routers
42+
and the guest networks on different physical NICs.</para>
3043
</section>

0 commit comments

Comments
 (0)