While working with one of vSAN HomeLab, i have assigned VMkernel port to get IP from DHCP and I should have assigned it on different subnet but did on the same subnet as of vMotion.
So, without removing and re-creating the vmkernel port i have came across this esxcli command:
esxcli network ip interface set -e false -i vmkN ; esxcli network ip interface set -e true -i vmkN
esxcli network ip interface ipv4 get
So, without removing and re-creating the vmkernel port i have came across this esxcli command:
esxcli network ip interface set -e false -i vmkN ; esxcli network ip interface set -e true -i vmkN
esxcli network ip interface ipv4 get
No comments:
Post a Comment