The command show security idp policy-commit-status results in error message. This article explains that the message is informational and not an indication of any error or issue.
show security idp policy-commit-status
How does one interpret the output of show security idp policy-commit-status command? Which is the right command to use for IDP policy load verification?
This message is seen in following scenarios:
When the IDP policy is configured and loaded but no changes are made to the policy with current commit
If no changes are made to the IDP policy, when commit is performed, the output will be:
commit
"Active policy not configured or Active policy not modified"
The message is informational and not an indication of any error or issue.
For IDP policy presence verification, the command show security idp status or show security idp policies must be run.
show security idp status
show security idp policies
root@SRX-240H2_254> show security idp status State of IDP: Default, Up since: 2014-07-01 03:23:38 UTC (2d 11:08 ago) Packets/second: 0 Peak: 0 @ 2014-07-02 23:35:44 UTC KBits/second : 0 Peak: 0 @ 2014-07-02 23:35:44 UTC Latency (microseconds): [min: 0] [max: 0] [avg: 0] Packet Statistics: [ICMP: 0] [TCP: 0] [UDP: 0] [Other: 0] Flow Statistics: ICMP: [Current: 0] [Max: 0 @ 2014-07-02 23:35:44 UTC] TCP: [Current: 0] [Max: 0 @ 2014-07-02 23:35:44 UTC] UDP: [Current: 0] [Max: 0 @ 2014-07-02 23:35:44 UTC] Other: [Current: 0] [Max: 0 @ 2014-07-02 23:35:44 UTC] Session Statistics: [ICMP: 0] [TCP: 0] [UDP: 0] [Other: 0] Policy Name : Recommended <==
For IDP policy load verification, the command show security idp policy-commit-status can be used to check whether the policy has started compiling and whether it has been loaded or not.