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

CLI Configuration

To configure IDP policy for application identification:

  1. Create an IDP policy, associate a rulebase with the policy, and define rules in the rulebase. The following statement creates an IDP policy ABC and defines rule 123 in the IPS rulebase:
    user@host# set security idp idp-policy ABC rulebase-ips rule 123
  2. Specify the application type as a match condition in the policy. The following statement specifies default as the application type:
    user@host# set security idp idp-policy ABC rulebase-ips rule 123 match application default
  3. Continue to configure other match conditions and actions for the policy (see Defining Rules for an IPS Rulebase).
  4. If you are finished configuring the router, commit the configuration.
  5. From configuration mode in the CLI, enter the show security idp command to verify the configuration. For more information, see the JUNOS Software CLI Reference.

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