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 topology

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show rift topology
nodes

Description

Display the Routing in Fat Trees (RIFT) topology information.

Options

nodes

Display information for all visible RIFT nodes.

Required Privilege Level

view

Output Fields

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

Table 1: show rift topology nodes Output Fields

Field Name

Field Description

Lvl

RIFT node level.

Name

RIFT node name.

Originator

Node system ID.

Ovrld

Node overloaded:

  • Yes

  • No

Dir

Direction of reachability.

  • N—North direction.

  • S—South direction.

3-way

Number of adjacencies in three way.

Miscbl

Number of miscabled links.

Secure

Number of secured links.

Auth

Number of authenticated links.

Non

Number of links without authentication.

V4

Number of originated IPv4 prefixes.

V6

Number of originated IPv6 prefixes.

Latest TIE Origination

Date of the newest TIE a node originated, that is, the last change it underwent.

Links

Number of secured (that is, authenticated through outer key) and unsecured links.

TIEs

Number of TIEs a node originated, both non-authenticated and secured by inner key.

Prefixs

Number of prefixes a node originated, both IPv4 and IPv6.

Sample Output

show rift topology nodes

content_copy zoom_out_map
user@host> show rift topology nodes
 +-------- Links-----+--- TIEs ----+-
Prefixs -+
Lvl Name Originator Ovrld Dir|3-way|Miscbl|Secure| Auth | Non | V4
 | V6 |Latest TIE Origination
---+----------+-----------------+-----+---+-----+------+------+------+------+-----+-----+------------------------
24 rift 01 0000000000000001 N 51 445 2
 1001 2019/11/09 15:07:01

Release Information

Command introduced in Junos OS Release 19.4R1.

footer-navigation