To change the link state of the physical interface to down:
代碼: 選擇全部
esxcli network nic down -n vmnicX
代碼: 選擇全部
esxcli network nic up -n vmnicX
To auto-negotiate the speed of an adapter:
代碼: 選擇全部
esxcli network nic set -n vmnicX -a
代碼: 選擇全部
esxcli network nic down -n vmnicX
代碼: 選擇全部
esxcli network nic up -n vmnicX
代碼: 選擇全部
esxcli network nic set -n vmnicX -a