VMware vCenter Server
VMware ESXi
Changing the VLAN ID using the vSphere UI
To change the VLAN ID using the ESXi Host Client:
To change the VLAN ID at the ESXi host using the command line :-
esxcfg-vswitch -l
The output appears similar to:esxcfg-vswitch -p <portgroup_name> -v VLAN_ID <virtual_switch_name>esxcfg-vswitch -p "VM Network" -v 111 vSwitch0