January 2018
Intermediate to advanced
574 pages
14h 44m
English
A virtual machine port group can also be created using the ESXi CLI. This skill would come in handy when you have no access to the GUI. Let us now look at how this is done:
# esxcli network vswitch standard portgroup add -p <Name of the Port Group> -v <Name of an existing vSwitch>
# esxcli network vswitch standard portgroup set -p <Name of an existing port group> --vlan-id <VLAN Number>
# esxcli network ...
Read now
Unlock full access