Configuring Internal Plug-Ins

Use the following configuration statements to configure internal plug-ins:

shared sae configuration plug-ins name name internal {
plug-in-class plug-in-class ;
}
shared sae configuration plug-ins name name internal properties name {
value ;
}

To configure an internal plug-in:

  1. From configuration mode, access the internal plug-in configuration.
    user@host# edit shared sae configuration plug-ins name intnl internal
  2. Configure the Java class name of the plug-in.
    [edit shared sae configuration plug-ins name intnl internal]
    user@host# set plug-in-class plug-in-class
  3. Access the internal plug-in property configuration.
    [edit shared sae configuration plug-ins name intnl internal]
    user@host# edit properties prop
  4. Configure properties that define the plug-in. Enter values in the format property name=expression.
    [edit shared sae configuration plug-ins name internalPlugin internal properties prop]
    user@host# set value

Copyright © 2008, Juniper Networks, Inc. All rights reservedTrademark Notice.