Tuesday 13 February 2018

ESXi networking commands - Part 2




To view statistics for a given NIC:

# esxcli network nic stats get -n vmnic1





Shutdown a vmnic

# esxcli network nic down –n=vmnic_name





To reconnect a vmnic

# esxcli network nic up –n=vmnic_name


Checking DNS server settings, Routing Table, ARP table and firewall settings

The parent command used for all these purpose is:

# esxcli network ip




DNS server settings

The parent command for DNS related settings is

# esxcli network ip dns server




List all the DNS servers configured on your Esxi host

# esxcli network ip dns server list




If this is informative for you do Hit hard on like and share on Socila media.


With regards,
Sayed

No comments:

Post a Comment