It appears that you cannot change an existing ESX's Service Console IP address. I built a machine on a test segment using DHCP and now I want to assign it a static ip. Using the esxcfg-vswif -i command allowed me to assign it a differerent ip, but the server is not on the network, not pingable and is not resolving names - but can ping ips when specified correctly. Looking at TFM... I read <p.23 of the Server config guide> "When only one service console connection is present (yep), changing the service console configuration is not allowed. If you want a new connection (nope!), you must change the network settings to use an additional nic. After verifying it works, remove the old setting..... "
Well the command I ran allowed me to change the setting and when i run esxcfg-vswif -l it shows the address I put in, but it doesn't work. Same segment, netmask, broadcast, just a static address instead of using DHCP.
Since this is how we frequently build new servers, starting with DHCP and then assigning a static for longer term testing or moving server to prod segment, I am looking for an easy way to just switch the service console ip. Now I guess I could add a 2nd connection, config a service console, and do the whole switcharoo thingagetjiggy with it, but I am trying to avoid that if possible. I guess it would be possible to add the 2nd console to the 1st vswitch and then remove the original one. I was hoping to find a way to do this without using Virtual Center.
Well the command I ran allowed me to change the setting and when i run esxcfg-vswif -l it shows the address I put in, but it doesn't work. Same segment, netmask, broadcast, just a static address instead of using DHCP.
Since this is how we frequently build new servers, starting with DHCP and then assigning a static for longer term testing or moving server to prod segment, I am looking for an easy way to just switch the service console ip. Now I guess I could add a 2nd connection, config a service console, and do the whole switcharoo thingagetjiggy with it, but I am trying to avoid that if possible. I guess it would be possible to add the 2nd console to the 1st vswitch and then remove the original one. I was hoping to find a way to do this without using Virtual Center.