Solaris 10 Installation Guide for IBM BladeCenter Servers

ProcedureHow to Create Macros to Support a Solaris Installation (DHCP Manager)

Before You Begin

Perform the following tasks before you create DHCP macros for your installation:

  1. On the DHCP server, become superuser or assume an equivalent role.

    Roles contain authorizations and privileged commands. For more information about roles, see Configuring RBAC (Task Map) in System Administration Guide: Security Services.

  2. Start DHCP Manager.


    # /usr/sadm/admin/bin/dhcpmgr &
    

    The DHCP Manager window is displayed.

  3. Select the Macros tab.

  4. Choose Create from the Edit menu.

    The Create Macro dialog box opens.

  5. Type the name of a macro.

  6. Click the Select button.

    The Select Option dialog box opens.

  7. Select Vendor in the Category list.

    The Vendor options that you created previously are listed.

  8. Select an option that you want to add to the macro , and click OK.

  9. Type a value for the option.

    See Creating DHCP Options and Macros for Solaris Installation Parametersfor the option's data type and refer to the information that add_install_client -d reports.

  10. Repeat Step 6 through Step 7 for each option you want to include.

    To include another macro, type Include as the option name and type the macro name as the option value.

  11. Click OK when the macro is complete.