Knowledge Base

The VMware Knowledge Base provides support solutions, error messages and troubleshooting guides
 
Search the VMware Knowledge Base (KB)   View by Article ID
 

Changing the IP Address Used by the Service Console of the ESX Server System

Details

How do I change the IP address used by the service console of my ESX Server system?

Solution

To change the IP address, follow these steps:
  1. Determine the interface name (eth) and IP address used by the service console. For more information, see http://kb.vmware.com/kb/1921
  2. Edit /etc/sysconfig/network-scripts/ifcfg-eth to change the IP address.
  3. Edit /etc/hosts to update the new IP address there. For more information, see http://kb.vmware.com/kb/861.
  4. Edit /etc/sysconfig/network if the hostname or gateway needs an update. Again, see http://kb.vmware.com/kb/861.
  5. Search for any additional configuration files with this IP address hardcoded and edit any you find. For more information, see http://kb.vmware.com/kb/1922.
  6. Finally, restart the network service by running one of the following commands:
    service network restart
    
    or
    /etc/init.d/network restart
    
    Alternatively, reboot the ESX Server machine.
Important: Even though your version of the service console may include the standard Red Hat Linux command netconfig, VMware advises you not to use this command because it is considered not safe.

Keywords

1919

Request a Product Feature

To request a new product feature or to provide feedback on a VMware product, please visit the Request a Product Feature page.

Feedback


Did this article help you?
This article resolved my issue.
This article did not resolve my issue.
This article helped but additional information was required to resolve my issue.
What can we do to improve this information? (4000 or fewer characters)
Actions
KB: