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 routing nhdb pfe-install-error

date_range 05-Dec-24

Syntax

content_copy zoom_out_map
show routing nhdb pfe-install-error

Description

(Junos OS Evolved only) Use this command to check for next-hop errors. You must first configure the pfe-install-error statement at the [edit routing-options forwarding-table] hierarchy level and restart the rpd process to enable this error reporting.

Errors are supported for routes pointing to a limited set of next hops: RT_NH_INDIRECT, RT_NH_ROUTER, RT_NH_CHAIN, RT_NH_INDXD, RT_NH_LIST, RT_NH_TUNNEL_COMP, and RT_NH_FRR_INDIRECT​.

Required Privilege Level

view

Output Fields

Table 1: show routing nhdb pfe-install-error Output Fields

Field Name

Field Description

Error category

There are two categories:

  • PFE: Error is received directly from the Packet Forwarding Engine.

  • DERIVED: Error is derived within the rpd process from input from the Packet Forwarding Engine. For example, if a route points to a next hop and the rpd process receives an error on that next hop from the Packet Forwarding Engine, then the rpd process also knows that there is an error on the route that points to the next hop.

Error Type

Error type is 0x1.

Handle

Address of the object.

Index

Unique identifier of a next hop.

Time

Time when error occurred.

Sample Output

show routing nhdb pfe-install-error

content_copy zoom_out_map
user@host> show routing nhdb pfe-install-error
content_copy zoom_out_map
Handle              Error Type      Error category       Index      Time​

0x5581d16b979c      0x1             PFE                  12002      20XX-XX-XX XX:XX:XX​

0x5581d16b987c      0x1             PFE                  12001      20XX-XX-XX XX:XX:XX

Release Information

Command introduced in Junos OS Evolved Release 24.4R1.

footer-navigation