Updated Branches:
  refs/heads/master 1efa54243 -> 5d89206ea

CLOUDSTACK-661


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/5d89206e
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/5d89206e
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/5d89206e

Branch: refs/heads/master
Commit: 5d89206eacf652d89caa0d5137d9081540191238
Parents: 1efa542
Author: Radhika PC <[email protected]>
Authored: Tue Jul 30 13:32:10 2013 +0530
Committer: Radhika PC <[email protected]>
Committed: Tue Jul 30 13:32:41 2013 +0530

----------------------------------------------------------------------
 docs/en-US/citrix-xenserver-installation.xml | 6 ++++++
 1 file changed, 6 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/5d89206e/docs/en-US/citrix-xenserver-installation.xml
----------------------------------------------------------------------
diff --git a/docs/en-US/citrix-xenserver-installation.xml 
b/docs/en-US/citrix-xenserver-installation.xml
index a50b9bc..09d07aa 100644
--- a/docs/en-US/citrix-xenserver-installation.xml
+++ b/docs/en-US/citrix-xenserver-installation.xml
@@ -360,6 +360,12 @@ name-label=&quot;e6849e96-86c3-4f2c-8fcc-350cc711be3d&quot;
       through the use of XenServer network name labels. The name labels are 
placed on physical
       interfaces or bonds and configured in &PRODUCT;. In some simple cases 
the name labels are not
       required.</para>
+    <para>When configuring networks in a XenServer environment, network 
traffic labels must be
+      properly configured to ensure that the virtual interfaces are created by 
&PRODUCT; are bound
+      to the correct physical device. The name-label of the XenServer network 
must match the
+      XenServer traffic label specified while creating the &PRODUCT; network. 
This is set by running
+      the following command:</para>
+    <programlisting>xe network-param-set uuid=&lt;network id&gt; 
name-label=&lt;CloudStack traffic label&gt;</programlisting>
     <section id="xenserver-public-network-config">
       <title>Configuring Public Network with a Dedicated NIC for XenServer 
(Optional)</title>
       <para>&PRODUCT; supports the use of a second NIC (or bonded pair of 
NICs, described in <xref

Reply via email to