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

signature (Application Identification)

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
signature l4-l7-signature-name {
    chain-order 
    member member-name {
        check-bytes  max-bytes-to-check;
        context context;
        pattern pattern;
        direction (any | client-to-server | server-to-client);
    }
    order order;
    order-priority (high | low);
    port-range {
        tcp [port-range];
        udp [port-range];
    }
protocol (http | ssl | tcp | udp); 

Hierarchy Level

content_copy zoom_out_map
[edit services application-identification application application-name over protocol-type]

Description

Configure an application signature for pattern matching.

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 Releases 19.3R2 and 19.4R1 on MX Series MX240, MX480 and MX960 using the MX-SPC3 services card.

footer-navigation