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 sessions tcp-log

date_range 19-Nov-23

Syntax

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

Description

Display information about the tcp log session details.

Required Privilege Level

view

Output Fields

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

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

Field Name

Field Description

Service-set

Name of a service set.

TCP

TCP log session details.

Sample Output

command-name

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

Service Set: junos-tcplog, Session: 33554434, ALG: None, Flags: 0x200000, IP Action: no, Offload: no, Asymmetric: no
TCP          18.1.1.1        ->       22.1.1.2        Forward  I               6
TCP          22.1.1.2        ->       18.1.1.1        Forward  O              6

Release Information

Command introduced in Junos OS Release 19.1.

footer-navigation