Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

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 route

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
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.

Table 1: show chassis satellite-cluster route 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.

Slot

The slot number of the satellite device.

The slot number and the FPC ID are the same number in this context.

Interface

Interface on the satellite device that is either interconnected to an aggregation device or another satellite device in the satellite device cluster.

Transit slot

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.

Distance

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 via output provides the slot number of the satellite device in the satellite device cluster that is directly connected to the aggregation device and passing traffic for the specified satellite device.

Sample Output

show chassis satellite-cluster route

content_copy zoom_out_map
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.

external-footer-nav