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 satellite-cluster statistics

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show chassis satellite-cluster statistics
[cluster cluster-name]
[fpc-slot slot-id]

Description

Display satellite device cluster statistics for satellite devices in satellite device clusters in a Junos Fusion.

Options

cluster cluster-name

Display satellite device cluster statistics for all satellite devices in the specified cluster.

fpc-slot slot-id

Display satellite device cluster statistics for the satellite device using the specified FPC slot ID.

Required Privilege Level

view

Output Fields

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

Table 1: show chassis satellite-cluster statistics Output Fields

Field Name

Field Description

Cluster Name

The name of the satellite device cluster.

The name of the satellite device cluster is assigned using the set chassis satellite-management cluster cluster-name statement.

FPC Slot

The FPC slot ID number of the satellite device.

Message Type

The message type.

Received

The number of times the specified message type has been received on the satellite device in the satellite device cluster.

Sent

The number of times the specified message type has been sent on the satellite device in the satellite device cluster.

Rx errors

The number of times the specified message type has experienced a receive error on the satellite device in the satellite device cluster.

Adjacency Up

The total number of Adjacency Up events on the satellite device in the satellite device cluster.

Adjacency Down

The total number of Adjacency Down events on the satellite device in the satellite device cluster.

LLDP Adjacency Up

The total number of LLDP Adjacency Up events on the satellite device in the satellite device cluster.

LLDP Adjacency Down

The total number of LLDP Adjacency Down events on the satellite device in the satellite device cluster.

SD Adjacency Up

The total number of satellite device Adjacency Up events on the satellite device in the satellite device cluster.

SD Adjacency Down

The total number of satellite device Adjacency Down events on the satellite device in the satellite device cluster.

Route Add

The total number of Route Add events on the satellite device in the satellite device cluster.

Route Change

The total number of Route change events on the satellite device in the satellite device cluster.

Route Delete

The total number of Route Delete events on the satellite device in the satellite device cluster.

Provisioned event

The total number of Provisioned events on the satellite device in the satellite device cluster.

Unprovisioned event

The total number of Unprovisioned events on the satellite device in the satellite device cluster.

Delete event

The total number of delete events on the satellite device in the satellite device cluster.

Protocol Session Up

The total number of Protocol Session Up events on the satellite device in the satellite device cluster.

Protocol Session Down

The total number of Protocol Session Down events on the satellite device in the satellite device cluster.

Sample Output

show chassis satellite-cluster statistics cluster cluster1

content_copy zoom_out_map
user@aggregation-device> show chassis satellite-cluster statistics cluster cluster1

Cluster Name: cluster1

FPC Slot: 101

Message type                        Received       Sent   Rx errors
Open                                0              1      0
Adjacency UP                        4              0      0
Adjacency Down                      2              0      0
Sync Complete                       0              0      0
Provision                           0              1      0
Unprovision                         0              0      0
Remote SD Route                     7              0      0
Mode change Request                 0              0      0
Mode change Cancel                  0              0      0
Set Policy                          0              0      0
Reset Policy                        0              0      0
Msg Ack                             0              7      0
Keepalive                           2568           2567   0

General Statistics:

Adjacency Up               1
Adjacency Down             0
LLDP Adjacency Up          2
LLDP Adjacency Down        0
SD Adjacency Up            2
SD Adjacency Down          0
Route Add                  1
Route Change               2
Route Delete               0
Provisioned event          1
Unprovisioned event        0
Delete event               0
Protocol Session Up        1
Protocol Session Down      0

FPC Slot: 102

Message type                        Received       Sent   Rx errors
Open                                0              2      0
Adjacency UP                        8              0      0
Adjacency Down                      0              0      0
Sync Complete                       0              0      0
Provision                           0              2      0
Unprovision                         0              0      0
Remote SD Route                     0              0      0
Mode change Request                 0              0      0
Mode change Cancel                  0              0      0
Set Policy                          0              0      0
Reset Policy                        0              0      0
Msg Ack                             0              0      0
Keepalive                           2566           2568   0

General Statistics:

Adjacency Up               1
Adjacency Down             0
LLDP Adjacency Up          0
LLDP Adjacency Down        0
SD Adjacency Up            6
SD Adjacency Down          2
Route Add                  2
Route Change               6
Route Delete               1
Provisioned event          1
Unprovisioned event        0
Delete event               0
Protocol Session Up        2
Protocol Session Down      1

Release Information

Command introduced in Junos OS Release 16.1R1.

footer-navigation