Change vSwitch name
cd /etc/vmware
vi esx.conf
Scroll down the file until you find the vSwitch section you want to change. Change the word by hitting Insert, writing the right name, and then hitting Escape.
/net/vswitch/child[0002]/name = “vSwitch3“
Now type :wq! and hit Enter to save the changes and exit.
vi esx.conf
Scroll down the file until you find the vSwitch section you want to change. Change the word by hitting Insert, writing the right name, and then hitting Escape.
/net/vswitch/child[0002]/name = “vSwitch3“
Now type :wq! and hit Enter to save the changes and exit.
Comments
Post a Comment