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 hfrr profiles

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show hfrr profiles
<brief |extensive> 

Description

Display host fast reroute (HFRR) profile information.

HFRR adds a precomputed protection path into the Packet Forwarding Engine, such that if a link between a provider edge device and a server farm becomes unusable for forwarding, the Packet Forwarding Engine can use another path without having to wait for the router or the protocols to provide updated forwarding information.

Options

none

Display information about HRFF profiles.

brief | extensive

(Optional) Display the specified level of output.

Required Privilege Level

view

Output Fields

Table 1 describes the output fields for the show hfrr profiles command. Output fields are listed in the approximate order in which they appear.

Table 1: show hfrr profiles Output Fields

Field Name

Field Description

HFRR

 

HFRR current state

Status of the HFRR profile: HFRR_ACTIVE, HFRR_INACTIVE, HFRR_IFLH-NOT-CONF, and so on.

HFRR Prefix limit blackout timer expiry (in secs)

Time interval between an HFRR profile becoming inactive on exceeding the ARP prefix limit, and the profile starting the SYNC process.

HFRR prefix limit hit count

Number of times that an HFRR profile becomes inactive on exceeding the ARP prefix limit.

HFRR protected IFL name

Interface configured for the HFRR feature.

HFRR protected IFL handle

HFRR routing instance name

The routing instance in which the HFRR interface is configured.

HFRR routing instance handle

HFRR sync BG scheduled

HFRR RTS filter on

HFRR delete BG scheduled

HFRR ARP prefix limit

Configured ARP prefix limit.

HFRR ARP supplementary blackout timeout (in mins)

Supplementary time-out value configured for profile to be inactive when it hits ARP prefix limit.

HFRR number of ARP routes learned

Number of ARP routes learned on the configured interface.

HFRR number of FRR routes created

Number of ARP routes created on the configured interface.

Sample Output

show hfrr profiles

content_copy zoom_out_map
user@host> show hfrr profiles
HFRR pointer: 0x9254000
HFRR current state: HFRR_ACTIVE 
HFRR Prefix limit blackout timer expiry (in secs): 0 
HFRR prefix limit hit count: 0 
HFRR protected IFL name: ge-4/1/0.0 
HFRR protected IFL handle: 0x9248738
HFRR routing instance name: test 
HFRR routing instance handle: 0x9145740
HFRR sync BG scheduled: NO
HFRR RTS filter on: YES
HFRR delete BG scheduled: NO
HFRR ARP prefix limit: 0 
HFRR ARP supplementary blackout timeout (in mins): 1 
HFRR number of ARP routes learned: 4 
HFRR number of FRR routes created: 2 

Release Information

Command introduced in Junos OS Release 12.2.

footer-navigation