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 services tcp-log connections

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show services tcp-log connections interface interface-name

Description

Display the TCP connection status for the specified interface.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show services sessions tcp-log connections interface interface-name command. Output fields are listed in the approximate order in which they appear.

Table 1: show services sessions tcp-log connections interface Output Fields

Field Name

Field Description

Session Id

TCP connection status including the state, source IP address, destination IP address, and destination port.

Sample Output

content_copy zoom_out_map
user@router>show services tcp-log connections  interface interface-name

command-name

content_copy zoom_out_map
user@router>show services tcp-log connections interfaceinterface-name

Session Id: 1744830467 State: Established
    10.1.1.1 -> 10.40.0.2 : 10214

Release Information

Command introduced in Junos OS Release 19.1.

footer-navigation