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 interface

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show rift interface
statistics
status

Description

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

Options

statistics

Display RIFT interface statistics.

status

Display status of RIFT interfaces.

Required Privilege Level

view

Output Fields

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

Table 1: show rift interface statistics Output Fields

Field Name

Field Description

Started

Date and time when the statistics was started.

TIES RX

Number of topology information elements (TIEs) received.

TX

Number of TIEs transmitted.

REQ

Number of TIEs requested.

Neighbor REQ

Number of TIEs requested by neighbor.

TIDES TX

Number of topology information description elements (TIDEs) transmitted.

TIRES TX

Number of topology information request elements (TIREs) transmitted.

TIRES RX

Number of TIREs received.

Pkt Rate/100msecs

Packet rate per 100 milliseconds:

  • Highest—Highest achieved flooding rate.

  • Current—Current flooding rate n packets per 100 milliseconds.

  • Packet Sequence Losses—Sequence loses in flooding leading to flood rate adaptations.

Last TIE RX

Last received TIE.

Last TIE RX on

Time at which last TIE was received.

Last Newer TIE RX

Last newer received TIE.

Last Newer TIE RX on

Time at which last newer TIE was received.

Last TIE TX

Last transmitted TIE.

Last TIE TX on

Time at which last TIE was transmitted.

Last Newer TIE RX

Last newer received TIE.

Last Newer TIE RX on

Time at which last newer TIE was received.

Last TIE TX

Last transmitted TIE.

Last TIE TX on

Time at which last TIE was transmitted.

TIE TX Queue Len

TIE transmission queue length.

Last TIE TX Queued

Last TIE queued for transmission.

on

Event leading to queuing of last TIE.

Largest TX'ed - TIE/TIDE/TIRE

Largest transmitted size per packet type.

Three-Way UP

Number of times adjacency came up.

DOWN

Number of times adjacency came down.

Last UP

Date and time the last adjacency came up.

Last DOWN

Date and time the last adjacency went down.

Last Reason DOWN

Reason why the last adjacency went down.

LIE TX

Number of link information elements (LIEs) transmitted.

RX

Number of LIEs received.

Corrupt

Number of corrupt LIEs received.

Last LIE TX

Date and time the last LIE was transmitted.

Largest TX'ed

Size of largest transmitted TIE, TIDE, and TIRE.

Reject Reason

Reason for rejecting the last LIE.

Current Level Self/Neighbor

Current level of device (self) or the neighboring device.

Level Changes Self/Neighbor

Number of level changes for the device (self) or the neighboring device.

Flood Leader

Role as flood leader as designated by the neighboring device.

Changes

Number of changes in the flood relationship.

Last Change

Date and time the flood leadership changed last.

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

Table 2: show rift interface status Output Fields

Field Name

Field Description

Link ID

Link identifier of the local RIFT interface.

Interface

Interface name.

Status Admin

Administrative status of the interface.

  • True—Status is up.

  • False—Status is down.

Platform

Carrier status of interface.

  • True—Status is up.

  • False—Status is down.

BFD

BFD status of interface if BFD is negotiated.

  • True—Status is up.

  • False—Status is down.

State

State of interface:

  • one-way

  • two-way

  • three-way

Uptime

Duration interface was in three-way state.

LIE TX V4

Number of transmitted IPv4 LIEs.

LIE TX V6

Number of transmitted IPv6 LIEs.

LIE TX Port

Port on which LIEs are transmitted.

TIE RX Port

Port on which LIEs are received.

PoD

Point of delivery.

Nonce

Local security nonce.

Neighbor

If in three-way state, describes neighbor with HoldTime and Outer security key.

Link ID

Link ID of neighbor.

Name

Link name of neighbor.

Level

Level of neighbor.

TIE V4

IPv4 addresses on which TIEs are received.

TIE V6

IPv6 addresses on which TIEs are received.

TIE Port

Port on which TIEs are received.

BW

Bandwidth of the interface.

Outer Key

Outer security key ID.

Holdtime

Adjacency hold time in 3-way.

Sample Output

show rift interface

content_copy zoom_out_map
user@host> show rift interface statistics
Link ID: 257, Interface: ge-0/0/1.0, Started: 2019/11/09 11:48:25.760
TIES RX: 65, TX: 6198, REQ: 1, Neighbor REQ: 2445
Same TIE RX: 5, TIES RE-TX: 714, Own TIES RX'ed: 6
TIDES TX: 104827, RX: 5442, TIRES TX: 33, TIRES RX: 1601
Pkt Rate/100msecs Highest: 50, Current: 50, Packet Sequence Losses: 22
Last TIE RX: 0000000000000002/S/Node____/10000003, Last TIE RX on: 2019/11/09
15:17:18.225
Last Newer TIE RX: 0000000000000002/S/Node____/10000000, Last Newer TIE RX on:
2019/11/09 15:06:54.486
Last TIE TX: 0000000000000001/S/PosExt__/700000b2, Last TIE TX on: 2019/11/09
15:17:23.747
TIE TX Queue Len: 0, Last TIE TX Queued: 0000000000000001/S/PosExt__/700001ff, on:
 NewerOnTIDE
Last TIE REQ'ed: 0000000000000001/S/PosExt__/700000c5, Last TIE REQ on: 2019/11/09
 15:07:00.033
Largest TX'ed: TIE: 1018, (0000000000000001/S/Node____/10000001), TIDE: 1192, TIRE:
 272
Three-Way UP 4, DOWN 3, Last UP 2019/11/09 13:54:22.950, Last DOWN 2019/11/09
13:54:19.777
Last Reason DOWN: HoldtimeExpired
LIE TX 6346, RX 6178
Last LIE TX 2019/11/09 15:19:54.824, RX 2019/11/09 15:19:53.715, Reject Reason:
None
Current Level Self 24, Neighbor 23, Level Changes Self 1, Neighbor 1
Flood Leader: False, Changes: 2, Last Change: 2019/11/09 11:48:26.049

Sample Output

show rift interface status

content_copy zoom_out_map
user@host> show rift interface status
Link ID: 258, Interface: ge-0/0/0.1
Status Admin True, Platform True, BFD True, State: ThreeWay, 3-Way Uptime: 3 hours,
 34 minutes, 18 seconds
LIE TX V4: 224.0.0.120, LIE TX V6: ff02::a1f7, LIE TX Port: 914, TIE RX Port: 915
PoD 0, Nonce 11589
Neighbor: ID 000000000000000a, Link ID 258, Name: rift 10:ge-0/0/0.1, Level: 23
TIE V4: 1.1.10.2, TIE V6: fe80::5668:a300:114:2212, TIE Port: 915, BW 1000 MBits/s
PoD: None, Nonce: 17251, Outer Key: 0, Holdtime: 3 secs

Release Information

Command introduced in Junos OS Release 19.4R1.

footer-navigation