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

clear security gtp sctp association

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
clear security gtp sctp association
<all>
<destination-ip>
<desitnation-port>
<guid>
<init>
<source-ip>
<source-port>

Description

Use this command to clear the Stream Control Transmission Protocol (SCTP) association.

Options

none

Clears the live SCTP associations.

all

Clears all the SCTP associations, both initiated and live. All SCTP traffic is blocked while the associations are being cleared, which can take up to one minute.

destination-ip

Clears the destination IP SCTP association.

destination-port

Clears the destination port SCTP association.

guid

Clears the globally unique identifier SCTP association.

init

Clears the initiated SCTP associations.

source-ip

Clears the source IP address SCTP association.

source-port

Clears the source port SCTP association.

Required Privilege Level

clear

Sample Output

clear security gtp sctp association

content_copy zoom_out_map
user@host> clear security gtp sctp association 


Clear Association Information for FPC: 2    PIC: 0
Cleared matched SCTP association information:
Has cleared matched association: 0


Clear Association Information for FPC: 2    PIC: 1
Cleared matched SCTP association information:
Has cleared matched association: 9


Clear Association Information for FPC: 2    PIC: 2
Cleared matched SCTP association information:
Has cleared matched association: 8


Clear Association Information for FPC: 2    PIC: 3
Cleared matched SCTP association information:
Has cleared matched association: 10


Clear Association Information for FPC: 5    PIC: 0
Cleared matched SCTP association information:
Has cleared matched association: 7


Clear Association Information for FPC: 5    PIC: 1
Cleared matched SCTP association information:
Has cleared matched association: 6

Release Information

Command introduced in Junos OS Release 12.1X45-D10.

footer-navigation