[esxcli]重啟vmnic
發表於 : 2014-11-13 17:50:11
http://kb.vmware.com/selfservice/micros ... Id=2002233
To change the link state of the physical interface to down:
To change the link state of the physical interface to up:
To auto-negotiate the speed of an adapter:
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