Static IP – Michael Groff /blog Expand or Die Wed, 12 Dec 2018 16:14:02 +0000 en-US hourly 1 https://wordpress.org/?v=6.9.4 Set a Static IP on your ESXi Host /blog/set-a-static-ip-on-your-esxi-host/ Thu, 17 Sep 2015 07:09:19 +0000 /blog/?p=384 Set a Static IP on your ESXi Host V5.5

Assigning a static IP to your ESXi host is extremely easy to do, and is highly recommended as you will always want your host to have the same IP.

  • Notes:
    • If your network is set up without DHCP, then you will have to do this from the physical server itself, or the KVM.
    • When assigning a static IP to the host, make sure that you do not assign an IP that has already been used if your network does have DHCP enabled.
    • If you do not set up a static IP, you will likely have issues when you reboot the host or your router reboots.

 

For this tutorial, I am making the changes from the host’s console itself, as setting a Static IP is one of the first things to do in the configuration of a new host  

First Click on F2 Customize System/View Logs:

Set a Static IP on your ESX Host_01

Enter the password for the root user when prompted and hit Enter:

Set a Static IP on your ESX Host_02

 

Choose the third option, Configure Management Network, and hit Enter:

Set a Static IP on your ESX Host_03

 

Again, choose the third option, IP Configuration, and hit Enter.
Here you will change the option to Set static IP address and network configuration: and hit the Spacebar to apply that option. Then enter the fields for the IP address appropriately and hit Enter to apply those settings:

Set a Static IP on your ESX Host_04

 

Next scroll down to the DNS Configuration option and hit Enter.
Here enter the appropriate DNS information for your server:

Set a Static IP on your ESX Host_05

 

Hit Escape to exit this screen and then hit Y to apply the changes and restart the management network:

Set a Static IP on your ESX Host_06

 

Now hit Escape again and you will be back at the main screen and you will now see the Static IP and some of the DNS information that you just configured:

Set a Static IP on your ESX Host_07

 

You’re done, now you can go back to your computer, and access your ESXi host from the newly assigned IP.

]]>