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 database

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show rift database
content
statistics

Description

Display Routing in Fat Trees (RIFT) protocol link-state database information. You can use this information for debugging purpose.

Options

content

Display RIFT link-state database topology information element (TIE) headers information.

statistics

Display RIFT link-state database information.

Required Privilege Level

view

Output Fields

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

Table 1: show rift database content Output Fields

Field Name

Field Description

Dir

Direction of Topology information element (TIE).

Originator

Originating node.

Type

Type of TIE.

ID

TIE identifier.

SeqNr

TIE sequence number.

Lifetime

Remaining TIE lifetime in seconds.

Origin Creation Time

Time of TIE creation at the origin in seconds.

Origin Lifetime

Lifetime of TIE when created at the origin.

Content Size

Size of TIE as exchanged on the link.

Key ID

Displays whether the TIE has an inner security key, that is, carries originator’s authentication.

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

Table 2: show rift database statistics Output Fields

Field Name

Field Description

Peers

Configured peers.

in 3-WAY

Number of peers in three way.

Last UP/DOWN

Date and time peer was last UP or DOWN.

Last New TIE

Identification of last new TIE.

on

Date and time of the last new TIE.

TIE Version Collisions

Number of TIEs database received of same or older version.

Last Southbound Routes

Last time southbound routes were computed .

Dir

Direction of TIE.

Type

Type of TIE.

#TIES

Number of TIEs.

Sample Output

show rift database content

content_copy zoom_out_map
user@host> show rift database content
Dir Originator Type ID SeqNr Lifetime Origin Creation Time
 Origin Content Key ID
---+----------------+---------+--------+-------+--------+----------------------+-Lifetime-+--Size-+--------
S 0000000000000001 Node 10000000 2829 601200 2019/11/08 22:28:42
 604800 805 0
S 0000000000000001 Node 10000001 21020 601200 2019/11/08 22:28:42
 604800 998 0
S 0000000000000001 Node 10000002 2340 601200 2019/11/08 22:28:42
 604800 862 0
S 0000000000000001 Node 10000003 12074 601200 2019/11/08 22:28:42
 604800 862 0

Sample Output

show rift database statistics

content_copy zoom_out_map
user@host> show rift database statistics
Peers: Configured 4, in 3-WAY 4, Last UP/DOWN 2019/06/06 16:04:36.354
Last New TIE: 00002c6bf5586fc0/S/Positive/30000008, on 2019/06/06 16:08:56.187
TIE Version Collisions: 28
Last Southbound Routes: 2019/06/06 16:02:31.407

Dir   Type      #TIES
-----+---------+-----+
South 
      External      3
      Node          6
      Prefix        2
      Positive      1

Release Information

Command introduced in Junos OS Release 19.4R1.

footer-navigation