5.1 Loading Agents at Startup

You can load either the RConsoleJ Agent or the RConsoleJ Proxy Agent when you start the server.

5.1.1 Loading the RConsoleJ Agent at Startup

You can load RConsoleJ Agent (rconag6.nlm) at startup using either of the following methods.

Using Encrypted Password (Recommended)

  1. Create or change the ldrconag.ncf script file.

    1. At the System Console prompt, enter rconag6 encrypt.

    2. On the RConsoleJ Agent server screen, enter the password and port numbers when prompted.

    3. When prompted to save the displayed command to the sys:system/ldrconag.ncf file, type y and then press any key.

  2. Prepare the autoexec.ncf file to run the ldrconag.ncf script file at startup.

    1. Comment out the following line:

      
      load rconag6 user_defined_password_here 2034 16800 2036
      
      
    2. Add the following line:

      
      ldrconag
      

Using Plain Text Password

Add the following line to the autoexec.ncf file:


load rconag6 user_defined_password 2034 16800 2036

5.1.2 Loading the RConsoleJ Proxy Agent at Startup

To load the RConsoleJ Proxy Agent (rconprxy.nlm) at the startup, specify the following line in the autoexec.ncf file:


load rconprxy 2035