[Contents] [Prev] [Next] [Index] [Report an Error]

Configuring Initialization Scripts

When the SAE establishes a connection with a policy server, it runs an initialization script to customize the setup of the connection.

Use the following configuration statement to configure the initialization script:

shared sae configuration driver scripts {
pcmm pcmm;
}

To configure initialization scripts for the SAE:

  1. From configuration mode, access the configuration statement that configures the initialization scripts.
    user@host# edit shared sae configuration driver scripts
  2. Specify the initialization script for a PCMM environment.
    [edit shared sae configuration driver scripts]
    user@host# set pcmm pcmm

    The script is run when the connection between a policy server and the SAE is established and again when the connection is dropped. For the JPS, we recommend setting this value to amIorPublisher.

Related Topics


[Contents] [Prev] [Next] [Index] [Report an Error]