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 nsagentd

date_range 12-Feb-24

Syntax

content_copy zoom_out_map
show nsagentd (statistics | status)

Description

The nsagentd options show you the statistics and status of the nsagentd app. This app handles and resolves TCP-specific functionality, updates, and notifications when a TCP flow becomes stale.

Required Privilege Level

view

Sample Output

show nsagentd statistics

content_copy zoom_out_map
user@host> show nsagentd statistics
Invalid upcalls:              0
Ingress SYN upcalls:           
  Upcalls:                    0
  FIB lookups:                 
    Attempted:                0
    Failed:                   0
    Succeeded:                0
      Result code not EOK:    0
      Result code EOK:        0
  Ioctl invocations:          0
    Attempted:                0
    Failed:                   0
    Succeeded:                0
Stale TCP session upcalls:     
  Upcalls:                    0
  FIB lookups:                 
    Attempted:                0
    Failed:                   0
    Succeeded:                0
      Result code not EOK:    0
      Result code EOK:        0
  Ioctl invocations:           
    Attempted:                0
    Failed:                   0
    Succeeded:                0

show nsagentd status

content_copy zoom_out_map
user@host> show nsagentd status
Local address:     224.0.0.4
Start time:        2022-04-06 08:05:27.535
Last upcall time:  Never

Release Information

Command introduced in Junos OS Evolved Release 21.3R1.

footer-navigation