mirror of https://github.com/apache/cloudstack.git
CLOUDSTACK-772
This commit is contained in:
parent
a4a129ef94
commit
7efbcfa9bf
|
|
@ -65,7 +65,7 @@
|
|||
Additionally, &PRODUCT; uses VDS for virtual network infrastructure if the value of
|
||||
vmware.use.dvswitch parameter is true and the value of vmware.use.nexus.dvswitch parameter is
|
||||
false.</para>
|
||||
<para>&PRODUCT; supports configuring virtual networks in a deployment with a mix of Virtual
|
||||
<para>&PRODUCT; supports orchestration of virtual networks in a deployment with a mix of Virtual
|
||||
Distributed Switch, Standard Virtual Switch and Nexus 1000v Virtual Switch. </para>
|
||||
</section>
|
||||
<section id="config-dvswitch">
|
||||
|
|
@ -101,8 +101,8 @@
|
|||
</row>
|
||||
<row>
|
||||
<entry><para>vCenter Host</para></entry>
|
||||
<entry><para>Enter the host name or the IP address of the vCenter host where you have
|
||||
deployed the Nexus virtual switch.</para></entry>
|
||||
<entry><para>Enter the name or the IP address of the vCenter host where you have deployed the VMware
|
||||
VDS.</para></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><para>vCenter User name</para></entry>
|
||||
|
|
@ -132,7 +132,7 @@
|
|||
</row>
|
||||
<row>
|
||||
<entry><para>Public Traffic vSwitch Name</para></entry>
|
||||
<entry><para>Specify a name to identify the switch.</para></entry>
|
||||
<entry><para>Name of virtual switch to be used for the public traffic.</para></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><para>Override Guest Traffic</para></entry>
|
||||
|
|
@ -148,18 +148,18 @@
|
|||
</row>
|
||||
<row>
|
||||
<entry><para>Guest Traffic vSwitch Name</para></entry>
|
||||
<entry><para>Specify a name to identify the switch.</para></entry>
|
||||
<entry><para>Name of virtual switch to be used for guest traffic.</para></entry>
|
||||
</row>
|
||||
</tbody>
|
||||
</tgroup>
|
||||
</informaltable>
|
||||
</section>
|
||||
<section id="vmware-dvswitch-remove">
|
||||
<title>Removing Nexus Virtual Switch</title>
|
||||
<title>Removing VMware Virtual Switch</title>
|
||||
<orderedlist>
|
||||
<listitem>
|
||||
<para>In the vCenter datacenter that is served by the VMware dvSwitch, ensure that you
|
||||
delete all the hosts in the corresponding cluster.</para>
|
||||
<para>In the vCenter datacenter that is served by the VDS, ensure that you delete all the
|
||||
hosts in the corresponding cluster.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Log in with Admin permissions to the &PRODUCT; administrator UI.</para>
|
||||
|
|
|
|||
Loading…
Reference in New Issue