VMware vSphere

 View Only
  • 1.  vSwitch vs. vDistributed Switch

    Posted Dec 16, 2011 05:38 PM

    Would someone please explain why one would use one over the other? They seem very similar and I would like a clear explanation as to why someone would choose vDS instead of the vSS. 

    Thank you. :smileyhappy:



  • 2.  RE: vSwitch vs. vDistributed Switch

    Posted Dec 16, 2011 05:47 PM

    A standard vSwitch (vSS) is configured on every host manually or scripted.  A vDS is created at the datacenter level in vcenter and configured once and hosts added to it.  Portgroups on vSS are also similarly created manually on each and every host, vs vDS at the switch level, and automatically available on all hosts.

    A vSS network stats information is local to the host only, but a vDS stats are maintained throughout at vCenter level and follow the vm from host to host.

    vDS is dependent on vCenter, vSS is not.  For this reason, I use vDS for vm networking, and use vSS for management portgroups.

    -KjB



  • 3.  RE: vSwitch vs. vDistributed Switch

    Posted Jan 04, 2012 03:19 PM

    Thank you one and all for the excellent replies. I have set the VMs on the vDS and appreciate the setup and security it provides.



  • 4.  RE: vSwitch vs. vDistributed Switch

    Posted Dec 16, 2011 06:27 PM

    this may also come in handy

    http://kb.vmware.com/kb/1010555



  • 5.  RE: vSwitch vs. vDistributed Switch

    Posted Dec 16, 2011 07:21 PM

    There are a few advantages in using vDistributed Switch:

    • After vMotion, the network stats are kept.
    • Taffic shaping both inbound and outbound
    • Centralized management.
    • Private VLAN


  • 6.  RE: vSwitch vs. vDistributed Switch

    Posted Dec 17, 2011 10:14 AM

    vmoney wrote:

    They seem very similar and I would like a clear explanation as to why someone would choose vDS instead of the vSS. 

    As you might already be aware there is also licensing involved in your choice, as the Distributed vSwitch is only available at Enterprise Plus.