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

show chassis cluster statistics

Syntax

show chassis cluster statistics

Release Information

Command modified in Release 9.0 of JUNOS software.

Description

Display information about chassis cluster services and interfaces.

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

Required Privilege Level

view

Related Topics

clear chassis cluster statistics

List of Sample Output

show chassis cluster statistics

Output Fields

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

Table 9: show chassis cluster statistics Output Fields

Field Name

Field Description

Control link statistics

Statistics of the control link used by chassis cluster traffic.

  • Heartbeat packets sent—Number of heartbeat messages sent on the control link.
  • Heartbeat packets received—Number of heartbeat messages received on the control link.

Fabric link statistics

Statistics of the fabric link used by chassis cluster traffic.

  • Probes sent—Number of probes sent.
  • Probes received—Number of probes received.

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 statistics

user@host> show chassis cluster statistics
Control link statistics:
    Heartbeat packets sent: 798
    Heartbeat packets received: 784
Fabric link statistics:
    Probes sent: 793
    Probes received: 0
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]