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

protocol-binding

date_range 06-May-24

Syntax

content_copy zoom_out_map
protocol-binding {
    application application-name;
    icmp;
    icmpv6;
    ip (Security IDP Custom Attack) {
        protocol-number transport-layer-protocol-number;
    }
    ipv6 {
        protocol-number transport-layer-protocol-number;
    }
    rpc {
        program-number rpc-program-number;
    }
    tcp (Security IDP Signature Attack) {
        minimum-port port-number <maximum-port port-number>;
    }
    udp (Security IDP Signature Attack) {
        minimum-port port-number <maximum-port port-number>;
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit security idp custom-attack attack-name attack-type chain],

[edit security idp custom-attack attack-name attack-type signature]

Description

Select a protocol that the attack uses to enter your network.

Options

The remaining statements are explained separately. See CLI Explorer.

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 9.3.

footer-navigation