nerdexam
Broadcom-VMware

1V0-604 · Question #38

In a vSphere installation, where are standard virtual switches deployed?

The correct answer is C. On each ESXi host. https://pubs.vmware.com/NSX-6/topic/com.vmware.ICbase/PDF/nsx_6_install.pdf

Identify Networking and Storage Features

Question

In a vSphere installation, where are standard virtual switches deployed?

Options

  • AOn each Virtual Machine
  • BOn the NSX Manager
  • COn each ESXi host
  • DOn the vCenter Server

How the community answered

(17 responses)
  • A
    6% (1)
  • C
    82% (14)
  • D
    12% (2)

Explanation

https://pubs.vmware.com/NSX-6/topic/com.vmware.ICbase/PDF/nsx_6_install.pdf

Topics

#standard virtual switch#VSS#ESXi host#deployment

Community Discussion

5
Prof. SaraProf. SaraJun 26, 2026

C is your answer. Standard virtual switches (vSwitches) live on each ESXi host because they are host-local constructs that handle the layer-2 switching for VMs running on that specific host, with no dependency on vCenter, NSX Manager, or the VMs themselves.

8
Fatima Z.Fatima Z.Jun 26, 2026

C is your girl, every single time. Picture each ESXi host wearing its own little network hat, because standard vSwitches live right there on the host itself, not up in vCenter-land or anywhere else, which is exactly why you need to configure them separately on each host rather than from one central spot.

5
Kavya H.Kavya H.Jun 29, 2026

Standard vSwitch config is definitely per-host, but the reason that actually bites you is drift, where host 2 gets a typo in the MTU or a missing uplink and you only find out when a desktop pool starts throwing protocol errors at logon time.

0
Kavya H.Kavya H.Jun 26, 2026

C is right. A standard vSwitch lives on the ESXi host itself, not on vCenter, so every host you add to your environment needs its own vSwitch configured independently, which is exactly why vDS was introduced later to centralize that management.

3
Ola B.Ola B.Jun 26, 2026

Took the 1V0-604 last spring and this one came up almost word for word, and I almost second-guessed myself thinking vCenter had something to do with it until I remembered that standard vSwitches live right on the ESXi host itself, no vCenter required. Spun up a nested ESXi lab the week before and physically watched the vSwitch get created per host, so when I saw option C I clicked it without hesitation.

1
Full 1V0-604 Practice