Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

show fib-streaming routes

Syntax

Description

Show information about Forwarding Information Base (FIB) streaming routes. You can use Junos telemetry interface (JTI) and remote procedure calls (gRPC) services to stream FIB operational state statistics to outside collectors.

Options

ipv4-unicast

Show IPv4 unicast route entries present in the routing table.

ipv6-unicast

Show IPv6 unicast route entries present in the routing table.

mpls

Show MPLS route entries present in the routing table.

all

Show all routes.

prefix

Prefix of the route.

label

For MPLS routes only, the label used to represent the route.

table name

Name of the routing table.

Required Privilege Level

view

Output Fields

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

Table 1: show fib-streaming routes Output Fields

Field Name

Field Description

prefix

Prefix of the route.

next-hop-group

ID of the next hop group.

table

Name of the routing table.

label

MPLS label.

Sample Output

show fib-streaming routes ipv4-unicast table DEFAULT

show fib-streaming routes ipv4-unicast prefix 100.0.0.1

show fib-streaming routes mpls table DEFAULT

show fib-streaming routes mpls label 50

Release Information

Command introduced in Junos OS Release 20.3R1.