This article describes the configuration of different modes in which the IDP module can run.
The IDP module can run in the following modes:
The IDP module can run in different modes. Only the High End Series SRX can run all three modes. Branch SRX units can only use the default mode which is 'integrated'. Integrated Mode This is the default mode; all SRX units support Integrated Mode. In this mode, IDP processing occurs within the firewall process. On high end SRX units, this is done on the Service Processing Unit (SPU). Dedicated Mode (only supported on High End Series SRX) This mode separates the firewall and IDP processes. As the two processes are discrete, the firewall process hands traffic marked for IDP inspection off to the IDP engine. After inspection this traffic is returned to the firewall process. The amount of SPU processing power can be set between firewall and IDP processing. This option allows for resources to be allocated to processes for deterministic processing availability. The downside is that the resources allocations cannot accommodate changes to dynamic events/needs.
root# set security forwarding-process application-services maximize-idp-sessions weight equal root# set security forwarding-process application-services maximize-idp-sessions weight firewall root# set security forwarding-process application-services maximize-idp-sessions weight idp
NOTE : Only one option can be chosen under weight :
weight
equal
firewall
idp
root# set security forwarding-process application-services maximize-idp-sessions inline-tap weight equal (This command is not supported on 12.1X44 versions)*** root# set security forwarding-process application-services maximize-idp-sessions inline-tap weight firewall root# set security forwarding-process application-services maximize-idp-sessions inline-tap weight idp
root# set security forwarding-process application-services maximize-idp-sessions inline-tap weight equal
root# set security forwarding-process application-services maximize-idp-sessions inline-tap weight firewall root# set security forwarding-process application-services maximize-idp-sessions inline-tap weight idp
maximize-idp-sessions inline-tap weight equal mode
maximize-idp-sessions inline-tap weight firewall