Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

show chassis cluster data-plane statistics

Syntax

show chassis cluster data-plane statistics

Release Information

Command introduced in Junos OS Release 9.3.

Description

Display information about chassis cluster data plane statistics.

Required Privilege Level

view

List of Sample Output

show chassis cluster data-plane statistics

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

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

Published: 2015-02-27