show chassis satellite-cluster
Syntax
show chassis satellite-cluster [cluster cluster-name] [brief | detail | extensive | terse]
Description
Display the status of the satellite device clusters in a Junos Fusion.
Options
none | (Same as brief) Display satellite device cluster information for satellite device clusters in the Junos Fusion. |
brief | detail | extensive | terse | (Optional) Display the specified level of output. |
cluster cluster-name | Display satellite device cluster information for the specified satellite device cluster only. |
Required Privilege Level
view
Output Fields
Table 1 lists
the output fields for the show chassis satellite-cluster
command. Output fields are listed in the approximate order in which
they appear.
Field Name |
Field Description |
Level of Output |
---|---|---|
|
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. |
terse |
|
The number of provisioned satellite devices in the specified satellite device cluster. |
terse |
|
The number of present satellite devices in the specified satellite device cluster. |
terse |
|
The number of online satellite devices in the specified satellite device cluster. |
terse |
|
The number of unprovisioned satellite devices in the specified satellite device cluster. |
terse |
|
The number of misconfigured satellite devices in the specified satellite device cluster. |
terse |
|
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. |
none detail extensive |
|
The number of provisioned satellite devices in the specified satellite device cluster. |
none detail extensive |
|
The number of present satellite devices in the specified satellite device cluster. |
none detail extensive |
|
The number of unprovisioned satellite devices in the specified satellite device cluster. |
none detail extensive |
|
The number of misconfigured or miswired satellite devices in the specified satellite device cluster. |
none detail extensive |
|
The number of online satellite devices in the specified satellite device cluster. |
none detail extensive |
|
The number of offline satellite devices in the specified satellite device cluster. |
none detail extensive |
|
The slot number of the satellite device. The slot number can be configured using the set chassis satellite-management fpc slot-id statement. |
none detail extensive |
|
The device state of the satellite device in the satellite device cluster. The most common device states:
Other less common device states include:
|
none detail extensive |
|
The distance the satellite device is away from the aggregation device. In this output, each hop to get from the satellite device to the aggregation device is counted as 4. The |
none detail extensive |
|
A local interface on the specified satellite device. |
none detail extensive |
|
A remote interface on the specified satellite device. |
none detail extensive |
|
The state of the local and remote interface connection. Port states include:
|
none detail extensive |
|
The number of times the satellite device in the satellite device cluster has transitioned to the up or down state. |
detail extensive |
|
The time of the last transition to the up or down state. |
detail extensive |
|
The date and time of the event. |
extensive |
|
The event. |
extensive |
|
The actions that resulted from the event. |
extensive |
Sample Output
show chassis satellite-cluster terse
user@aggregation-device> show chassis satellite-cluster terse Cluster Provision Present Online Unprovision Misconfig Offline cl1 4 4 4 0 0 0
Sample Output
show chassis satellite-cluster
user@aggregation-device> show chassis satellite-cluster Cluster Name: cluster1 Number of devices provisioned: 4 Number of devices present: 4 Number of devices unprovisioned: 0 Number of devices misconfig/miwired: 0 Number of devices online: 4 Number of devices offline: 0 Device Local Remote Interface Slot State Distance Interface Interface State 101 Online 0 xe-101/0/0 ge-0/0/0 online xe-101/0/1 ge-0/0/1 online xe-101/0/4 xe-102/0/0 present xe-101/0/5 xe-102/0/1 present 102 Online 4 [via 101] xe-102/0/0 xe-101/0/4 present xe-102/0/1 xe-101/0/5 present xe-102/0/2 xe-103/0/0 present xe-102/0/3 xe-103/0/1 present 103 Online 8 [via 101] xe-103/0/0 xe-102/0/2 present xe-103/0/1 xe-102/0/3 present xe-103/0/2 xe-104/0/4 present xe-103/0/3 xe-104/0/5 present 104 Online 12 [via 101] xe-104/0/4 xe-103/0/2 present xe-104/0/5 xe-103/0/3 present
Release Information
Command introduced in Junos OS Release 16.1R1.