Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

maximum-transactions

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
maximum-transactions transactions-number;

Hierarchy Level

content_copy zoom_out_map
[edit services application-identification]

Description

Configure the maximum number of transactions matched by application identification for finalizing the application.

Application classification does not terminate for applications that are transaction based such as Facebook applications. To terminate the application classifications for such applications, you can choose to consider the results from multiple transaction as the final classification. You can configure the number of transactions before concluding the final result for the identified application.

For example, when you configure the maximum number of transactions as 10, the following sequence is applied for identifying the final application:

  • In the first and second transactions, application-1 and application-2 are identified respectively.

  • The identification process continues till the 10th transaction is reached.

  • Since 10th transaction is equal to the configured value of the maximum number of transactions, the application identified in this transaction is considered as the final match.

Options

maximum-transactions transactions-number

Number of transaction results that can be considered before concluding the final result for application identification.

  • Range: 0 through 25

  • Default: 5

Required Privilege Level

security—To view this statement in the configuration.

security-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 18.2R1

footer-navigation