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 security advance-policy-based-routing sla active-probe-statistics

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show security advance-policy-based-routing sla active-probe-statistics  active-probe-params-name probe-name 

Description

Displays the details of active probe parameters. Active probe parameters are used by AppQoE to evaluate the SLA of the link. In the active probing, custom packets are sent between a spoke device and a hub device on multiple routes to measure RTT, jitter, and packet loss between two SRX Series Firewalls. The active probes are sent periodically on all the active and passive links. A configured number of samples is collected and a running average for each such application’s probe path is measured. If there is a violation detected for any application traffic, the probe metrics are evaluated to determine the best link that satisfies the SLA.

Required Privilege Level

view

Output Fields

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

Table 1: show security advance-policy-based-routing sla active-probe-statistics

Field Name

Field Description

Src-IP

Probe IP addresses used as probes’ start point.

Dst-IP

Probe IP addresses used as probes’ end point.

PKT-LOSS

Percentage of number of packets lost.

RTT(us)

Round-trip time (in microseconds)

2way-Jit

Two-way jitter (in microseconds).

Ing-Jit

Ingress jitter (in microseconds).

Egr-Jit

Egress jitter (in microseconds).

Outgoing-IP

Outgoing IP address for the particular probe.

Sample Output

show security advance-policy-based-routing sla active-probe-statistics (Junos OS 21.3R1)

content_copy zoom_out_map
user@host> show security advance-policy-based-routing sla active-probe-statistics active-probe-params-name probe-name
Active Probe Statistics: 

Src-IP   Dst-IP   PKT-LOSS(%) RTT(us) 2way-Jit(us) Ing-Jit(us) Egr-Jit(us) Outgoing-IP 
4000:5::1 4000:5::2       0     2808       538         120         315     4000:5::1   
4001:5::1 4001:5::2       0     4367       360         203         140     4000:5::2     

show security advance-policy-based-routing sla active-probe-statistics (Junos OS 20.4R1)

content_copy zoom_out_map
user@host> show security advance-policy-based-routing sla active-probe-statistics active-probe-params-name probe-name
Active Probe Statistics:
Src-IP   Dst-IP   PKT-LOSS(%) RTT(us) 2way-Jit(us) Ing-Jit(us) Egr-Jit(us) Outgoing-IP
19.0.0.1 119.0.0.2       0        2808    538      4294967295  4294967295  170.0.0.2  
19.0.0.1 119.0.0.2       0        4367    360      4294967295  4294967295  42.1.1.2   
19.0.0.1 119.0.0.2.      0        2620    307      4294967295  4294967295  180.0.0.2  
19.0.0.1 119.0.0.2       0        4209    429      4294967295  4294967295  41.1.1.2   
19.0.0.1 119.0.0.2       0        4265    691      4294967295  4294967295  40.1.1.2   
19.0.0.1 119.0.0.2       0        2718    409      4294967295  4294967295  160.0.0.2  

show security advance-policy-based-routing sla active-probe-statistics (Prior to Junos OS 20.4R1 Releases)

show security advance-policy-based-routing sla active-probe-statistics

content_copy zoom_out_map
Active Probe Statistics:
  Src-IP          Dst-IP          PKT-LOSS(%)     RTT(us)       2way-Jit(us)    Ing-Jit(us)     Egr-Jit(us)
  42.1.1.2        42.1.1.1        100             0             0               0               0                                    
  41.1.1.2        41.1.1.1        100             0             0               0               0                                    
  40.1.1.2        40.1.1.1        100             0             0               0               0                               

Release Information

Command introduced in Junos OS Release 18.2R1.

Command modified to include outgoing IP addresses field in Junos OS Release 20.4R1.

Command modified to include IPv6 addresses in Junos OS Release 21.3R1.

footer-navigation