January 2018
Intermediate to advanced
574 pages
14h 44m
English
VMkernel adapters can also be created, using the ESXi CLI. The following procedure will help achieve the same:
# esxcli network vswitch standard portgroup add -p <Port Group Name> -v <Name of an existing vSwitch>
# esxcfg-vmknic -a -i <IP Address> -n <Net Mask> -p <Name of the Port Group># esxcfg-vmknic -a -i DHCP -p <Name of the Port Group>
Read now
Unlock full access