Hello,
I have a two ESXi hosts, they are both configured with a virtual distributed switch (called nsx-network)
I setup a CentOS7 vm (nsx-vm) connected with DPortGroup network.
Then I login the vm (nsx-vm). I try to configure a static IP for it.
In ifcfg-eno16780032 configure file, I wrote the configuration like below:
Then I reboot the server, and check the static IP, but it not configuration.
When I run ifup, CentOS report error to me:
So the vm network card ,in distributed port group, can not be configured with static IP ?? or is there something I configured wrong here?
Could anyone help? please guide me a bit. Thanks in advance.