0

I am trying to automate setting network configuration(setting IP address, netmask, gateway) to already created Linux VM in an ESX host.

I need a vSphere CLI command to automate it.

Can you please help me out?

Thanks, NagaPavan

zabumba
  • 12,172
  • 16
  • 72
  • 129

1 Answers1

0

Check this one :- https://www.vmware.com/support/developer/PowerCLI/PowerCLI41U1/html/Set-VMGuestNetworkInterface.html

Let me know if that help.

user975194
  • 59
  • 1
  • 1
  • 2