Sun Open Telecommunications Platform 1.1 Installation and Administration Guide

ProcedureTo Create the OS Provisioning Server

  1. Log in as root (su - root)to the OTP master server.

  2. Run the following command to create the variable set for OS Provisioning Server creation.

    cr_cli -cmd cdb.vs.add -comp NM:/com/sun/n1osp/untyped/Service -name "otp" -u admin -p admin -vars "sps_cli=/var/otp/spsotp/N1_Service_Provisioning_System_5.2/cli/bin/cr_cli"

  3. Run the following command to create the OS Provisioning Server.

    cr_cli -cmd pe.p.run -u admin -p admin -PID NM:/com/sun/n1osp/untyped/Service-create -tar H:NM:masterserver -comp - -vs otp -pto 300 -nto 100

Next Steps

Create the JET boot/install server as described in the next procedure.