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

nullpdu

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
nullpdu {
    protocol (ID-0x0000 | ID-0xFFFF);
}

Hierarchy Level

content_copy zoom_out_map
[edit security sctp]

Description

Use the nullpdu function to configure the Stream Control Transmission Protocol (SCTP) null protocol data unit (PDU) value. If you set the null PDU value to 0xFFFF, then the payload protocol identifier value is replaced with 0xFFFF and the user data field is not modified. If you set the null PDU value to 0x0000, then the payload protocol identifier value is replaced with 0x0000 and the first four bytes of the user data field is replaced with zeroes. If all chunks in a packet are null PDUs, the SCTP firewall drops the packet.

From Junos OS Release 20.4R1 onwards, the [edit security gprs sctp] hierarchy level is replaced by [edit security sctp].

Options

protocol—To specify the SCTP null PDU payload protocol identifier.

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 12.1X47-D10.

footer-navigation