VMware Cloud Community
IsabelDadson
Contributor
Contributor

I get error when i run (vim-cmd vmsvc/) in Esxi shell

I get error when i run this command : vim-cmd vmsvc/devices.createnic 1 e1000e

The error is: Could not find matching network id or type

Tags (1)
Reply
0 Kudos
1 Reply
vijayrana968
Virtuoso
Virtuoso

Did you mentioned Network type/label with this command ? i.e

vim-cmd vmsvc/devices.createnic $vmid $unitnumber "e1000" "VM Network"

Reply
0 Kudos