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 fib-streaming state

date_range 22-Jun-24

Syntax

content_copy zoom_out_map
show fib-streaming state

Description

Displays the forwarding information base (FIB) telemetry streaming state.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show fib-streaming state command.

Table 1: show fib-streaming state Output Fields

Field Name

Field Description

FIB states resync

Number of times the forwarding information base (FIB) has synchronized.

RPD client session state

Session state for the routing protocol process (daemon) (RPD) client.

LSP name init sync done

The INIT_SYNC status.

Resync done

Indicates if a resynchronization is complete.

Operation mode

Operation mode. If prefix-filtering is enabled, the mode is prefix-filter. If prefix-filtering is not configured, mode is non-prefix-filter.

Sample Output

show fib-streaming state

content_copy zoom_out_map
user@host> show fib-streaming state
content_copy zoom_out_map
Jun 03 22:45:43
            FIB states resync: 1
            RPD client session state: Connected
            LSP name init sync done: 1
            Resync done: 1
            Operation mode: non-prefix-filter

Release Information

Command introduced in Junos OS Release 24.2R1 for MX2020 routers.

footer-navigation