This can be done without disruption.
- SSH into the ESXi host
- Get existing DNS servers: esxcli network ip dns server list
- Add a new DNS server: esxcli network ip dns server add --server=10.0.0.7
- Remove an existing DNSserver: esxcli network ip dns server remove --server=10.0.0.8
No comments:
Post a Comment