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 rift node

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show rift node
statistics
status

Description

Display Routing in Fat Trees (RIFT) protocol node information.

Options

statistics

Display RIFT node statistics.

status

Display RIFT node status.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show rift node statistics command. Output fields are listed in the approximate order in which they appear.

Table 1: show rift node statistics Output Fields

Field Name

Field Description

Starttime

Time the statistics started.

Servicce Requests

Number of service requests.

Failed Requests

Number of failed requests.

Table 2 lists the output fields for the show rift node status command. Output fields are listed in the approximate order in which they appear.

Table 2: show rift node status Output Fields

Field Name

Field Description

System Name

Name of the system.

System ID

Identification of the system.

Level

Level of the system.

RIFT Encoding Major

Major version of the RIFT protocol.

Minor

Minor version of the RIFT protocol.

Flags

Flags of the RIFT protocol.

Capabilities

Configured capabilities for the RIFT protocol:

  • flood-reduction—True if enabled. False if disabled.

  • Hierarchy Indications—Indicates the hierarchy level.

LIE v4 Receive

IPv4 receive multicast address of the link information element (LIE).

LIE v6 Receive

IPv4 receive multicast address of the LIE.

Re-Connections

Number of tries to connect to the Redis server.

Peers

Number of peers configured.

3-way

Number of peers in three way state.

South

Number of peers in 3-way southbound.

North

Number of peers in 3-way northbound.

Sample Output

show rift node statistics

content_copy zoom_out_map
user@host> show rift node statistics 
Starttime: 2019/06/06 16:01:00.786
Service Requests: 46, Failed Requests: 0

Sample Output

show rift node status

content_copy zoom_out_map
user@host> show rift node status 
System Name: rift00, System ID: 00002c6bf5586fc0
Level: 24, RIFT Encoding Major: 29, Minor: 0
Flags: overload=False
Capabilities: flood-reduction: True, Hierarchy Indications: top_of_fabric
LIE v4 Receive: 224.0.0.120, LIE v6 Receive: ff02::a1f7
 Re-Connections: 2278
Peers: 4, 3-way: 4, South: 4, North: 0

Release Information

Command introduced in Junos OS Release 19.4R1.

footer-navigation