application (Application Identification)
Syntax
application application-name <description description> { address-mapping name { destination { ip ip-address-prefix; } source { ip ip-address-prefix; } order order; order-priority (high | low); } } alt-name alt-name; cacheable; compatibility junos-compatibility-version; description description; icmp-mapping { code icmp-code; order order; order-priority (high | low); type icmp-type; } ip-protocol-mapping { order order; order-priority (high | low); protocol protocol-number } order order; over protocol-type { signature l4-l7-signature-name { chain-order member member-name { check-bytes max-bytes-to-check; context context; pattern pattern; direction direction; } order order; order-priority (high | low); port-range { tcp [port-range]; udp [port-range]; } protocol (http | ssl | tcp | udp); ] priority; tags tag-value; type type; }
Hierarchy Level
[edit services application-identification]
Description
Configure identification of an application for which one or more custom signatures are defined.
Options
application-name | Name of the application for which one or more custom signatures has been defined. |
description | (Optional) Textual description of the application for which mappings are provided. |
The remaining statements are explained separately. Search for a statement in CLI Explorer or click a linked statement in the Syntax section for details.
Required Privilege Level
view-level—To view this statement in the configuration.
control-level—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Release 17.1.
Support for Next Gen Services introduced in Junos OS Release 19.3R2 and 19.4R1 on MX Series MX240, MX480 and MX960.