VMware vSphere

 View Only
  • 1.  Configure Management Network Greyed out in DCUI

    Posted Sep 04, 2013 06:24 PM

    Configure Management Network Greyed out in DCUI and some other options are greyed out and IP of Management Network is 0.0.0.0



  • 2.  RE: Configure Management Network Greyed out in DCUI
    Best Answer

    Posted Sep 04, 2013 09:34 PM

    Seems that you do not have any management VMkernel port or it might have been removed. you may have to verify the same.

    run esxcli network ip interface list to check if there are any VMKernels.

    it wont generate re any output if NO vmkernel ports are available.

    if No VMkernel ports then follow the below to re-create the VMkernel Management port group.

    esxcli network ip interface add -i=vmk0 -p="Management Network -M="MAC Address"" to create a VMKernel for management. Make sure the right MAC Address of the Uplink is mentioned.

    And make sure that it is a unique vmk, does not match an existing vmk like ( vmk0, vmk1, vmk2).


    Once the Port is created you should be able to the  Configure Management Network on the DCUI


    Hope this is helpful.



  • 3.  RE: Configure Management Network Greyed out in DCUI

    Posted Sep 06, 2013 08:04 AM

    Please check the following

    - Is the user has required privilege

    - you have option to reset the network to factory setting in DCUI, just below the network configuration (Not all all configuration factory setting)



  • 4.  RE: Configure Management Network Greyed out in DCUI

    Posted Sep 06, 2013 09:56 AM

    Did you tried to migrate your vSphere standard switch to vDS .? or even anything that could possibly disconnect the management network ?

    ~dGeorgey