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 service-sets statistics tcp-mss

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show services service-sets statistics tcp-mss
<interface interface-name> 

Description

(M Series and T Series routers only) Display TCP maximum segment size (MSS) statistics for service sets.

Options

none

Display service set TCP MSS information for all adaptive services interfaces.

interface interface-name

(Optional) Display TCP MSS statistics for a particular interface. The interface-name can be ms-fpc/pic/port, sp-fpc/pic/port, or rsp number.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show services service-sets statistics tcp-mss command. Output fields are listed in the approximate order in which they appear.

Table 1: show services service-sets statistics tcp-mss Output Fields

Field Name

Field Description

Interface

Name of the adaptive services interface.

Service Set

Name of the configured service set.

SYN Received

Number of TCP SYN packets received.

SYN Modified

Number of TCP SYN packets with the MSS value modified to match the MSS value specified in the TCP MSS configuration.

Sample Output

show services service-sets statistics tcp-mss

content_copy zoom_out_map
user@host> show services service-sets statistics tcp-mss             
Interface   Service Set                      SYN Received  SYN Modified
sp-1/2/0    asq_ipsec_svc_0                           500           220

Release Information

Command introduced in Junos OS Release 9.5.

footer-navigation