Deployment Solution

 View Only
  • 1.  PXE boot and DHCP

    Posted Sep 12, 2012 11:34 AM

    I have a number of systems using DS 7.1 that I would like to image. We are using PXE boot and DHCP to begin the boot process.

    Our environment is over 200 computers and a variety of different functions for computers.

    When we boot using DHCP, the notification server presents the MAC address as the host name. Is there a way to make sure that computer "test" with an ip of lets say 10.10.1.10 gets it name and ip each time it boots? Our issue is that with over 200 machines, how do we know what machine is what by looking at a MAC address in the notification server?

     



  • 2.  RE: PXE boot and DHCP
    Best Answer

    Broadcom Employee
    Posted Sep 18, 2012 05:35 AM

    Hello,

    You can use predefined computer functionality here.

    1. You have a to import a list that has machine names, MAC Address.
    2. Then set pxe preboot image for predefined computers on NBS general settings page.
    3. Boot machines into pxe, they will automatically get the name assigned that is associated with MAC address in .csv list & boot in PXE environment.
    4. Now all machines will reflect  with computername & IP(DHCP assigned) in NS console.
     

    Csv file format

     

    ;Name MAC Address 
    Linux1 xx-xx-xx-xx-xx-xx
    Rhel6.1S xx-xx-xx-xx-xx-xx

    Hope this helps.

    Thanks,
    Sachin

     



  • 3.  RE: PXE boot and DHCP

    Trusted Advisor
    Posted Sep 19, 2012 03:23 AM

    The advice above is sound, but I am curious -could you give a screen shot of what you are seeing? When I boot unknown machines with DS7.1 into WinPE from PXE, I get names of 'minitn-xxx'.

    Kind Regards,
    Ian./

     



  • 4.  RE: PXE boot and DHCP

    Posted Sep 22, 2012 12:39 PM

    We also have a report that helps you to "find" computers based on various options, including IP, MAC, UUID, and Serial#



  • 5.  RE: PXE boot and DHCP

    Posted Nov 02, 2012 12:45 PM

    @Thomas Baird

     

    May I ask where that erport is? New to SMP and am just getting into image deployments and scripted installs. That would certainly helpful. And any Best Practice link for Deployment Solution would go a long way. Thanks.