[Contents] [Prev] [Next] [Index] [Report an Error]

CLI Configuration

To configure memory and session limits for application identification:

  1. Specify the session limit for application identification. In the following statement you set the maximum number of sessions that can run application identification at the same time as 600:
    user@host# set security idp sensor-configuration application-identification max-sessions 600
  2. Specify the memory limit for application identification. In the following statement you configure a maximum of 5000 memory bytes to save packets for application identification:
    user@host# set security idp sensor-configuration application-identification max-tcp-session-packet-memory 5000
  3. If you are finished configuring the router, commit the configuration.
  4. 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.

[Contents] [Prev] [Next] [Index] [Report an Error]