Example: Setting Memory and Session Limits for Junos OS Application Identification Services (CLI)
The configuration instructions in this topic describe how to configure memory and session limits for application identification.
Before you begin, make sure that you have completed the following:
- Configure network interfaces. See the Junos OS Interfaces Configuration Guide for Security Devices.
- Download the application package. See Updating Junos OS Application Identification Extracted Application Package Overview.
In the configuration instructions for this example, you configure the limit so that only 600 sessions can run application identification at the same time. You also configure 5000 bytes as the maximum amount of memory that can be used for saving packets for application identification for one TCP session.
To configure memory and session limits for application identification:
- 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 services application-identification max-sessions 600
- Specify the memory limit for application
identification. In the following statement you configure a maximum
of 5000 bytes to save packets for application identification:user@host# set services application-identification max-tcp-session-packet-memory 5000
- If you are finished configuring the device, commit the configuration.
- From configuration mode in the CLI, enter the show services application-identification command to verify the configuration. For more information, see the Junos OS CLI Reference.
Related Topics
- Junos OS Feature Support Reference for SRX Series and J Series Devices
- Understanding Memory and Session Limit Settings for IDP Application Identification
- Understanding Junos OS Application Identification Services
Hide Navigation Pane
Show Navigation Pane
Download
SHA1