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

show chassis cluster control-plane statistics

Syntax

show chassis cluster control-plane statistics

Release Information

Command introduced in Release 9.3 of JUNOS software.

Description

Display information about chassis cluster control plane statistics.

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

Required Privilege Level

view

Related Topics

clear chassis cluster control-plane statistics

List of Sample Output

show chassis cluster control-plane statistics

Output Fields

Table 6 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 6: 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.

  • 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.

show chassis cluster control-plane statistics

user@host> show chassis cluster control-plane statistics
Control link statistics:
    Heartbeat packets sent: 124
    Heartbeat packets received: 125
Fabric link statistics:
    Probes sent: 124
    Probes received: 125

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