show chassis satellite-cluster route
Syntax
show chassis satellite-cluster route [cluster cluster-name] [fpc-slot slot-id]
Description
Display information about the route to the aggregation device for a satellite device in a satellite device cluster in a Junos Fusion.
Options
cluster cluster-name | Display route information for all satellite devices in the specified cluster. |
fpc-slot slot-id | Display route information 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 route
command. Output fields are listed in the approximate order in which
they appear.
Field Name |
Field Description |
---|---|
|
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. |
|
The slot number of the satellite device. The slot number and the FPC ID are the same number in this context. |
|
Interface on the satellite device that is either interconnected to an aggregation device or another satellite device in the satellite device cluster. |
|
The slot number of the satellite device in the satellite device cluster that is passing traffic to the aggregation device for the specified satellite device. |
|
The distance the satellite device is away from the aggregation device. A satellite device in a satellite device cluster that has an uplink port connection to an aggregation device has a distance of 0. The number given in this output counts each hop to a satellite device in the satellite device cluster as 4. For instance, a satellite device that is one aggregation device away from the satellite device with the uplink port has a distance of 4. The |
Sample Output
show chassis satellite-cluster route
user@aggregation-device> show chassis satellite-cluster route Cluster Name: cluster1 Transit Slot Interface Slot Distance 101 ge-0/0/1 direct 0 ge-0/0/0 direct 0 102 ge-0/0/1 101 4 ge-0/0/0 101 4 103 ge-0/0/1 101 8 ge-0/0/0 101 8 104 ge-0/0/1 101 12 ge-0/0/0 101 12
Release Information
Command introduced in Junos OS Release 16.1R1.