Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show security idp active-policy

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show security idp active-policy

Description

Display information about the policy name and running detector version with which the policy is compiled from the IDP data plane module.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show security idp active-policy command. Output fields are listed in the approximate order in which they appear.

Table 1: show security idp active-policy Output Fields

Field Name

Field Description

Policy Name

Name of the running policy.

Running Detector Version

Current version of the running detector.

Sample Output

show security idp active-policy

content_copy zoom_out_map
user@host> show security idp active-policy             
  Policy Name : viking-policy
  Running Detector Version : 9.1.140080300

Release Information

Command introduced in Junos OS Release 9.2.

Starting with Junos OS Release 18.2R1, IDP policy is directly assigned in the security policy rule. This is to simplify IDP policy usage and to provide flexibility to have multiple policies active at the same time. As a part of session interest check IDP will enabled if IDP policy is present in any of the matched rules. IDP policy is activated in security policies, by permitting the IDP policy within the application services using the set security policies from-zone zone-name to-zone zone-name policy policy-name then permit application-services idp-policy idp-policy-name command. Since IDP policy name is directly use in the security policy rule, the [edit security idp active-policy policy-name] statement is deprecated.

footer-navigation