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

show security gtp sctp association

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show security gtp sctp association
<all>
<destination-ip>
<destination-port>
<guid>
<init-state>
<source-ip>
<source-port>
<summary>

Description

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

Options

none

Displays the live security SCTP association.

all

Displays information about all the SCTP associations, both initiated and live.

destination-ip

Displays information about the destination IP address associations.

destination-port

Displays information about the destination port associations.

guid

Displays information about the globally unique identifier associations.

init

Displays information about initiated associations.

source-ip

Displays information about the source IP address associations.

source-port

Displays information about the source port associations.

summary

Displays the output summary.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show security gtp sctp association command. Output fields are listed in the approximate order in which they appear.

Table 1: show security gprs sctp association

Field Name

Field Description

Association Information

Association Information of FPC and PIC.

SCTP association numbers

  • Total association

Number of established SCTP associations. The SCTP association numbers field contains the total number of associations.

Association GUID

Globally unique association identifier information.

Sample Output

show security gprs sctp association

content_copy zoom_out_map
user@host>show security gtp sctp association


SCTP association numbers:
Total association 0                

Association Information for FPC: 0      PIC: 1    
SCTP association numbers:

Association GUID: 502a161a-a063bc44-0108000000001402
  source: 
    10.3.202.118 (10.57.68.118)
    10.3.202.218 (10.57.68.218)
    port: 4215, state: SCTP_ESTABLISHED, tag: 0xe5d562d2;
  destination: 
    172.28.34.206 (172.28.34.206)
    192.168.24.2 (192.168.24.2)
    port: 4215, state: SCTP_ESTABLISHED, tag: 0x631b82e4;
time left: 1786 s, access time: 45370 s;
policy id: sctp_policy/1, cfg live timeout: 30 min, handshake timeout: 20 s;

SCTP association numbers:
Total association 1                

Association Information for FPC: 1      PIC: 0    
SCTP association numbers:
Total association 0                

Association Information for FPC: 1      PIC: 1    
SCTP association numbers:
Total association 0                


Release Information

Command introduced in Junos OS Release 12.1X44-D10.

The all, destination-ip, destination-port, guid, init, source-ip, source-port, and summary options introduced in Junos OS Release 12.1X45-D10.

footer-navigation