Sun N1 Service Provisioning System User's Guide for OS Provisioning Plug-In 3.0

ProcedureHow to Create the OS Provisioning Server (Command-Line Interface)

Step

    To create the server from the command line, type a command similar to the following example:


    # cr_cli -cmd pe.p.run -u admin -p admin -PID "NM:/com/sun/n1osp/untyped/Service-create" \
    -tar H:NM:masterserver,H:NM:bikickstart  -comp - -vs + -pto 30 -nto 10
    

    Note –

    The target should be the OS provisioning server. In the example, the N1 SPS Master Server is used as the OS provisioning server.


See Also

In some environments, you might want to use your network's DHCP server rather than the ISC DHCP server that is created and started after you complete the previous procedure. If you want to disable the ISC DHCP server that is set up by the provisioning software, see Disabling the Plug-In Provided DHCP.