Configuring IDP Policies for Application Identification
For application identification to work, you must choose the default configuration option as the application type in an IDP
policy rule. If you specify an application instead, the application
identification feature is disabled and IDP matches the traffic with
the specified application.
To configure IDP policy for application identification:
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
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
If you are finished configuring the router, commit
the configuration.
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.