Add a new VMkernel
network interface.
You must specify the
IP address by using
--ip, the netmask, and the name. For the following
examples, assume that VMSF-VMK-363 is a port group to which you want to add a
VMkernel network interface.
vicfg-vmknic <conn_options> --add --ip <ip_address> -n 255.255.255.0 VMSF-VMK-363
You can specify the MTU setting when adding a VMkernel network
interface. You cannot change that setting at a later time.
When the
command finishes successfully, the newly added VMkernel network interface is
enabled.
|