Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation
Guide That Contains This Content
[+] Expand All
[-] Collapse All

    Example: Setting Memory and Session Limits for IDP Application Identification Services

    This example shows how to configure memory and session limits for IDP application identification services.

    Requirements

    Before you begin:

    Overview

    In this example, you configure the limit so that only 600 sessions can run application identification at the same time. You also configure 5000 memory bytes as the maximum amount of memory that can be used for saving packets for application identification for one TCP session.

    Configuration

    Step-by-Step Procedure

    To configure memory and session limits for IDP application identification services:

    1. Specify the session limit for application identification.
      [edit]user@host# set security idp sensor-configuration application-identification max-sessions 600
    2. Specify the memory limits for application identification.
      [edit]user@host# set security idp sensor-configuration application-identification max-tcp-session-packet-memory 5000
    3. If you are done configuring the device, commit the configuration.
      [edit]user@host# commit

    Verification

    To verify the configuration is working properly, enter the show security idp command.

    Published: 2012-06-29