There could be
scenarios where you have to change the IP address of vCenter Server
Appliance. This can be done by two ways
- Using the vCenter Server Appliance configuration page, i.e., by going to
and then select the Network tab and then Address tab
- From command line.
Like, in my case, I
am using Physical servers from cloud provider, where I am getting the IP which is publicly not accessible.
In this case I
cannot open the configuration page using the first method. For that I have to make
the changes from command line.
When you go to the Virtual
Machine console of vCenter Server Appliance, there is no Networking settings available
Follow the below
steps to change the network setting
- Login - default
Username
- root
Password
- vmware
- Type the below command and hit enter, that brings up the new menu
/opt/vmware/share/vami/vami_config_net
- To enter a static IP address, press 6 and follow the instructions accordingly
- Similarly, other entries like Default Gateway, DNS etc can be modified by going to respective options
I hope this was
helpful.
No comments:
Post a Comment