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 chassis cluster data-plane statistics

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
         show chassis cluster data-plane statistics       

Description

Display information about chassis cluster data plane statistics.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show chassis cluster data-plane statistics command. Output fields are listed in the approximate order in which they appear.

Table 1: show chassis cluster data-plane statistics Output Fields

Field Name

Field Description

Services Synchronized

  • Service name—Name of the service.

  • Rtos sent—Number of runtime objects (RTOs) sent.

  • Rtos received—Number of RTOs received.

  • Translation context—Messages synchronizing Network Address Translation (NAT) translation context.

  • Incoming NAT—Messages synchronizing incoming Network Address Translation (NAT) service.

  • Resource manager—Messages synchronizing resource manager groups and resources.

  • Session create—Messages synchronizing session creation.

  • Session close—Messages synchronizing session close.

  • Session change—Messages synchronizing session change.

  • Gate create—Messages synchronizing creation of pinholes (temporary openings in the firewall).

  • Session ageout refresh request—Messages synchronizing request session after age-out.

  • Session ageout refresh reply—Messages synchronizing reply session after age-out.

  • IPsec VPN—Messages synchronizing VPN session.

  • Firewall user authentication—Messages synchronizing firewall user authentication session.

  • MGCP ALG—Messages synchronizing MGCP ALG sessions.

  • H323 ALG—Messages synchronizing H.323 ALG sessions.

  • SIP ALG—Messages synchronizing SIP ALG sessions.

  • SCCP ALG—Messages synchronizing SCCP ALG sessions.

  • PPTP ALG—Messages synchronizing PPTP ALG sessions.

  • RTSP ALG—Messages synchronizing RTSP ALG sessions.

Sample Output

show chassis cluster data-plane statistics

content_copy zoom_out_map
user@host> show chassis cluster data-plane statistics             
Services Synchronized:
    Service name                              RTOs sent    RTOs received
    Translation context                       0            0
    Incoming NAT                              0            0
    Resource manager                          0            0
    Session create                            0            0
    Session close                             0            0
    Session change                            0            0
    Gate create                               0            0
    Session ageout refresh requests           0            0
    Session ageout refresh replies            0            0
    IPsec VPN                                 0            0
    Firewall user authentication              0            0
    MGCP ALG                                  0            0
    H323 ALG                                  0            0
    SIP ALG                                   0            0
    SCCP ALG                                  0            0
    PPTP ALG                                  0            0
    RTSP ALG                                  0            0

Release Information

Command introduced in Junos OS Release 9.3.

footer-navigation