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 control-plane statistics

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
         show chassis cluster control-plane statistics       

Description

Display information about chassis cluster control plane statistics.

Required Privilege Level

view

Output Fields

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

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

Field Name

Field Description

Control link statistics

Statistics of the control link used by chassis cluster traffic. Statistics for Control link 1 are displayed when you use dual control links (SRX5600 and SRX5800 devices only).

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

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

  • Heartbeat packet errors—Number of heartbeat packets received with errors on the control link.

Fabric link statistics

Statistics of the fabric link used by chassis cluster traffic. Statistics for Child Link 1 are displayed when you use dual fabric links.

  • Probes sent—Number of probes sent on the fabric link.

  • Probes received—Number of probes received on the fabric link.

Switch fabric link statistics

Statistics of the switch fabric link used by chassis cluster traffic.

  • Probe state—State of the probe, UP or DOWN.

  • Probes sent—Number of probes sent.

  • Probes received—Number of probes received.

  • Probe recv error —Error in receiving probe.

  • Probe send error—Error in sending probe.

Sample Output

show chassis cluster control-plane statistics

content_copy zoom_out_map
user@host> show chassis cluster control-plane statistics             
Control link statistics:
    Control link 0:
        Heartbeat packets sent: 11646
        Heartbeat packets received: 8343
        Heartbeat packet errors: 0
Fabric link statistics:
    Child link 0
        Probes sent: 11644
        Probes received: 8266
   Switch fabric link statistics:
    Probe state : DOWN
    Probes sent: 8145
    Probes received: 8013
    Probe recv errors: 0
    Probe send errors: 0

Sample Output

Sample Output

show chassis cluster control-plane statistics (SRX5000 Line Devices)

content_copy zoom_out_map
user@host> show chassis cluster control-plane statistics
Control link statistics:
    Control link 0:
        Heartbeat packets sent: 2061982
        Heartbeat packets received: 2060367
        Heartbeat packet errors: 0
	  Control link 1:
        Heartbeat packets sent: 2061982
        Heartbeat packets received: 0
        Heartbeat packet errors: 0
Fabric link statistics:
    Child link 0
        Probes sent: 3844342
        Probes received: 3843841
    Child link 1
        Probes sent: 0
        Probes received: 0

Release Information

Command introduced in Junos OS Release 9.3. Output changed to support dual control ports in Junos OS Release 10.0.

footer-navigation