profile (Security SCTP)
Syntax
profile profile-name { association-timeout association-timeout; drop (Security SCTP) { m3ua-service name; payload-protocol name; } handshake-timeout handshake-timeout; limit (Security SCTP) { address name { payload-protocol (asap | bicc | ddp-segment | ddp-stream | diameter-dtls | diameter-sctp | dua | enrp | h248 | h323 | id | iua | m2pa | m2ua | m3ua | others | qipc | reserved | s1ap | simco | sua | tali | v5ua | x2ap) { rate rate; } } payload-protocol (asap | bicc | ddp-segment | ddp-stream | diameter-dtls | diameter-sctp | dua | enrp | h248 | h323 | id | iua | m2pa | m2ua | m3ua | others | qipc | reserved | s1ap | simco | sua | tali | v5ua | x2ap) { rate rate; } rate { address name { sccp sccp; ssp ssp; sst sst; } sccp sccp; ssp ssp; sst sst; } } nat-only; permit (Security SCTP) { payload-protocol name; } }
Hierarchy Level
[edit security sctp]
Description
Use the profile option to create a profile of the Stream Control Transmission Protocol (SCTP) feature. This profile includes all subsequent configuration options.
From Junos OS Release 20.4R1 onwards, the [edit security gprs sctp]
hierarchy level is replaced by [edit security sctp]
.
Options
name | Specify SCTP configuration name. |
nat-only | Specify only do payload IPs translation for SCTP packet. |
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
10.2. Support for the nat-only
option added in Junos OS
Release 12.1X45-D10. Support for the permit
option is added
in Junos OS Release 12.1X46-D10.