VMware vSphere

 View Only
  • 1.  Network Options Greyed Out

    Posted Dec 17, 2014 10:44 AM

    I am having an issue similar to a previous discussion already answered (Re: Configure Management Network Greyed out in DCUI)

    All my network options are greyed out (except for reset). When I try to reset the network config, I get "Auto-configuring network... Failed"

    i tried the suggestions in the discussion, yet nothing seems to work.

    Running esxcli network ip interface list returns nothing.

    So I ran esxcli network ip interface add -i=vmk0 -p="Management Network" -M="<NIC MAC>" which also returned nothing. I rebooted the server - still not working.

    Ideas?



  • 2.  RE: Network Options Greyed Out

    Posted Dec 17, 2014 11:33 AM

    Do you have a vSwitch configured on the host and with that port group name?

    Please post the output of the following commands:

    esxcli network vswitch standard list

    esxcli network vswitch dvs vmware list

    esxcli network nic list

    esxcli network ip interface ipv4 get




  • 3.  RE: Network Options Greyed Out

    Posted Dec 17, 2014 09:18 PM

    Hi

    the first command returned some info for the vSwitch. The second returned nothing, the third returned details about one of my NICs (I only use one for VMware) and the fourth returned nothing also :smileysad:

    See the screenshot attached for details.



  • 4.  RE: Network Options Greyed Out
    Best Answer

    Posted Dec 18, 2014 12:47 AM

    Try the following: esxcli network ip interface add --interface-name=vmk0 --portgroup-name="Management Network"

    Check the DCUI again and if still grayed out, do the following: esxcli network ip interface ipv4 set  --interface-name=vmk0 --ipv4=ipaddress --netmask=netmask --type=static



  • 5.  RE: Network Options Greyed Out

    Posted Dec 18, 2014 10:53 AM

    TThanks mate :smileyhappy:  all good now.

    On another note, I still had all sorts of trouble getting to the host and its VMs. Turns out a storm caused a surge, blew a port on my switch, my Cat6 cable and the NIC in my Domain Controller. Once that was all fixed, everything seemed ok haha :smileyhappy:



  • 6.  RE: Network Options Greyed Out

    Posted May 19, 2022 06:25 AM

    Dear,

    Please check the output of the following commands:

    esxcli network vswitch standard list

    esxcli network vswitch dvs vmware list

    esxcli network nic list

    esxcli network ip interface ipv4 get

    esxcli network nic list ; esxcli network ip interface ipv4 getesxcli network vswitch standard listesxcli network vswitch dvs vmware list



  • 7.  RE: Network Options Greyed Out

    Posted May 19, 2022 06:27 AM

    The issue that i have to face is: i am unable to ping or access the assigned MGMT IP of ESXi IP. please assist me to fix this issue