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 services lrf statistics

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show services lrf statistics

Description

Display number of bytes, packets, and flows for carrying data records to the collector.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show services lrf statistics command. Output fields are listed in the approximate order in which they appear.

Table 1: show services lrf statistics Output Fields

Field Name

Field Description

Interface

Name of the interface from which data records are sent to the collector.

Flow packets

Number of packets carrying data records to the collector.

Flow bytes

Number of bytes carrying data records to the collector.

Active flows

Number of active flows carrying data records to the collector.

Total flows

Total number of flows for carrying data records to the collector.

Sample Output

show services lrf statistics

content_copy zoom_out_map
user@host> show services lrf statistics
LRF Statistics
    Interface: ms-3/1/0
    Flow packets: 31125, Flow bytes: 15335751
    Active flows: 0, Total flows: 1887

    Interface: ms-3/2/0
    Flow packets: 0, Flow bytes: 0
    Active flows: 0, Total flows: 0

Release Information

Statement introduced in Junos OS Release 17.1.

footer-navigation