show rift node
Syntax
show rift node statistics status
Description
Display Routing in Fat Trees (RIFT) protocol node information.
Options
statistics | Display RIFT node statistics. |
status | Display RIFT node status. |
Required Privilege Level
view
Output Fields
Table 1 lists
the output fields for the show rift node statistics
command.
Output fields are listed in the approximate order in which they appear.
Field Name |
Field Description |
---|---|
Starttime |
Time the statistics started. |
Servicce Requests |
Number of service requests. |
Failed Requests |
Number of failed requests. |
Table 2 lists the output fields for the show rift node status
command. Output fields are listed in the approximate order in which
they appear.
Field Name |
Field Description |
---|---|
System Name |
Name of the system. |
System ID |
Identification of the system. |
Level |
Level of the system. |
RIFT Encoding Major |
Major version of the RIFT protocol. |
Minor |
Minor version of the RIFT protocol. |
Flags |
Flags of the RIFT protocol. |
Capabilities |
Configured capabilities for the RIFT protocol:
|
LIE v4 Receive |
IPv4 receive multicast address of the link information element (LIE). |
LIE v6 Receive |
IPv4 receive multicast address of the LIE. |
Re-Connections |
Number of tries to connect to the Redis server. |
Peers |
Number of peers configured. |
3-way |
Number of peers in three way state. |
South |
Number of peers in 3-way southbound. |
North |
Number of peers in 3-way northbound. |
Sample Output
show rift node statistics
user@host> show rift node statistics Starttime: 2019/06/06 16:01:00.786 Service Requests: 46, Failed Requests: 0
Sample Output
show rift node status
user@host> show rift node status System Name: rift00, System ID: 00002c6bf5586fc0 Level: 24, RIFT Encoding Major: 29, Minor: 0 Flags: overload=False Capabilities: flood-reduction: True, Hierarchy Indications: top_of_fabric LIE v4 Receive: 224.0.0.120, LIE v6 Receive: ff02::a1f7 Re-Connections: 2278 Peers: 4, 3-way: 4, South: 4, North: 0
Release Information
Command introduced in Junos OS Release 19.4R1.