VMware Cloud Community
vDeepak
Enthusiast
Enthusiast
Jump to solution

unable to see ip address settings option for esx3.5 through Vi client

I have two esx boxes 3.5 under a cluster and both esx are up and running fine with hosting few Vms each..and am able to power on all Vms and run them.

one ESX is fine and have no probs with it.

recently there was some issue with one the esx with its Ip settings...i was provided static Ip to the ESX and then i lost the connectivity with that esx ..so i connected to tht ESX with ILo and del vswif0 and all vswitches and created the new one and assign the service console port group DHCP ip address.

i followed these steps to d that:

xcfg-vswitch -a <vswitch name>

esxcfg-vswitch -L <uplink NIC name> <vswitch name

esxcfg-vswitch -A <portgroup name> vSwitch

esxcfg-vswif -a vswif0 -p <portgroup name > -i DHCP

And now am able to connect the ESX to Vi client...but when am going to configuration tab and then to networking..properties and edit for service console...am able to see only two options uder general tab..its Network label and Vlan ID...there should be option for Ip settings thats sttic and dynamic..optain ip automaticallya nd provide static ip..am able to see all this in my first ESX box..but not in this second one.

0 Kudos
1 Solution

Accepted Solutions
Texiwill
Leadership
Leadership
Jump to solution

Hello,

To reset the vswif there was no need to recreate all the virtual switches. However, I do not like dynamic addresses for ESX. Eitherway you should be able to make things still work.

As for the differences, it could be in how you created the vswif more than anything. You should still be able to switch from DHCP mode to non-DHCP mode if you are using DHCP you may not see all the information you desire without going to the console. IP should still show up on the boot screen however, does it?


Best regards,

Edward L. Haletky VMware Communities User Moderator, VMware vExpert 2009, Virtualization Practice Analyst[/url]
Now Available: 'VMware vSphere(TM) and Virtual Infrastructure Security: Securing the Virtual Environment'[/url]
Also available 'VMWare ESX Server in the Enterprise'[/url]
[url=http://www.astroarch.com/wiki/index.php/Blog_Roll]SearchVMware Pro[/url]|Blue Gears[/url]|Top Virtualization Security Links[/url]|Virtualization Security Round Table Podcast[/url]

--
Edward L. Haletky
vExpert XIV: 2009-2023,
VMTN Community Moderator
vSphere Upgrade Saga: https://www.astroarch.com/blogs
GitHub Repo: https://github.com/Texiwill

View solution in original post

0 Kudos
2 Replies
Texiwill
Leadership
Leadership
Jump to solution

Hello,

To reset the vswif there was no need to recreate all the virtual switches. However, I do not like dynamic addresses for ESX. Eitherway you should be able to make things still work.

As for the differences, it could be in how you created the vswif more than anything. You should still be able to switch from DHCP mode to non-DHCP mode if you are using DHCP you may not see all the information you desire without going to the console. IP should still show up on the boot screen however, does it?


Best regards,

Edward L. Haletky VMware Communities User Moderator, VMware vExpert 2009, Virtualization Practice Analyst[/url]
Now Available: 'VMware vSphere(TM) and Virtual Infrastructure Security: Securing the Virtual Environment'[/url]
Also available 'VMWare ESX Server in the Enterprise'[/url]
[url=http://www.astroarch.com/wiki/index.php/Blog_Roll]SearchVMware Pro[/url]|Blue Gears[/url]|Top Virtualization Security Links[/url]|Virtualization Security Round Table Podcast[/url]

--
Edward L. Haletky
vExpert XIV: 2009-2023,
VMTN Community Moderator
vSphere Upgrade Saga: https://www.astroarch.com/blogs
GitHub Repo: https://github.com/Texiwill
0 Kudos
vDeepak
Enthusiast
Enthusiast
Jump to solution

Thanks..

But after logging off and relogin ..am able to see DHCP option under configuration tab then editing the service console tab under netwrking.

so problem is resolved now.

0 Kudos