[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

show chassis cluster data-plane statistics

Syntax

show chassis cluster data-plane statistics

Release Information

Command introduced in Release 9.3 of JUNOS software.

Description

Display information about chassis cluster data plane statistics.

This command is supported on J-series and SRX-series devices.

Required Privilege Level

view

Related Topics

clear chassis cluster data-plane statistics

List of Sample Output

show chassis cluster data-plane statistics

Output Fields

Table 7 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 7: show chassis cluster data-plane statistics Output Fields

Field Name

Field Description

Services Synchronized

  • Service name—Name of the service.
  • Rtos sent—Number of real-time objects (RTO) 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 ageout.
  • Session ageout refresh reply—Messages synchronizing reply session after ageout.
  • 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.

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

[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]