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 programmable-rpd statistics

date_range 15-Jul-24

Syntax

content_copy zoom_out_map
show programmable-rpd statistics
    flex-routes
        <destination>
        table

Description

View detailed traffic statistics for programmable RPD (PRPD) flex routes.

Required Privilege Level

view

Sample Output

show programmable-rpd statistics flex-routes

content_copy zoom_out_map
user@host> show programmable-rpd statistics flex-routes
Table: 002f10c440414b5c9bf03bfee82b2915.inet.0
         192.168.1.1/32
                 Packets 2570 (0 pps), Bytes 133960 (26 bps)
         192.168.1.2/32
                 Packets 34 (0 pps), Bytes 2856 (0 bps)
         192.168.1.3/32
                 Packets 0 (0 pps), Bytes 0 (0 bps)
 
Table: vrf1.inet.0
         192.168.1.1/32
                    Packets 2570 (0 pps), Bytes 133960 (26 bps)
         192.168.1.2/32
                    Packets 34 (0 pps), Bytes 2856 (0 bps)
         192.168.1.4/32
                    Packets 0 (0 pps), Bytes 0 (0 bps) 

show programmable-rpd statistics flex-routes table

content_copy zoom_out_map
user@host> show programmable-rpd statistics flex-routes table 002f10c440414b5c9bf03bfee82b2915.inet.0
Table: 002f10c440414b5c9bf03bfee82b2915.inet.0
         192.168.1.1/32
                 Packets 2570 (0 pps), Bytes 133960 (26 bps)
         192.168.1.2/32
                 Packets 34 (0 pps), Bytes 2856 (0 bps)
         192.168.1.3/32
                 Packets 0 (0 pps), Bytes 0 (0 bps)

show programmable-rpd statistics flex-routes <destination>

content_copy zoom_out_map
user@host> show programmable-rpd statistics flex-routes 192.168.1.1
Table: 002f10c440414b5c9bf03bfee82b2915.inet.0
         192.168.1.1/32
                 Packets 2570 (0 pps), Bytes 133960 (26 bps)
 
Table: vrf1.inet.0
         192.168.1.1/32
                    Packets 2570 (0 pps), Bytes 133960 (26 bps)

Release Information

Command introduced in Junos OS Release 24.2R1.

footer-navigation