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 multipath policy statistics

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show security advance-policy-based-routing multipath policy statistics

Description

Display the multipath policy statistics.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show security advance policy based routing multipath policy statistics command. Output fields are listed in the approximate order in which they appear.

Table 1: show security advance policy based routing multipath policy statistics
Field Name Field Description
Multipath Policies Information:

Total policies

Total number of multipath policies
Policy ID Policy ID number
State State of the rule
Total-Sessions Total number of sessions
Rule Multipath rule
Application Application name
Multipath rule Multipath rule name
Statistics

Current Sessions

Number of sessions active currently

Ignored Sessions

Number of sessions ignored

Applications Matched

Number of sessions where application traffic matched

Applications Switched

Number of sessions where application traffic changed after the final match

Stopped due to Bandwidth Limit

Number of sessions stopped because of bandwidth limits.

Packets in path inactive state

Number of packets transferred when the rule is not active.

Packets in path active state

Number of packets transferred when the rule is active

Less than Configured Paths Number of paths not configured.

Midstream Packets Ignored

Number of sessions ignored in midstream

Total Packets Processed

Total number of packets processed

Total Packets Copied

Total number of packets duplicated

SLA Violated Number of times SLA was violated
SLA Met Number of times SLA was met

Sample Output

show security advance-policy-based-routing multipath policy statistics

content_copy zoom_out_map
user@host> show security advance-policy-based-routing multipath policy statistics                                               
 Multipath Policies Information:
Total policies: 6
Policy-id: 1, State: config-no-sla, Total-Sessions: 0,
Rule: 131072, Application: junos:YAHOO, Multipath rule: multi1
Statistics:
Current Sessions 0
Ignored Sessions 0
Applications Matched 0
Applications Switched 0
Stopped due to Bandwidth Limit 0
Packets in path inactive state 0
Packets in path active state 0
Less than Configured Paths 0
Midstream Packets Ignored 0
Total Packets Processed 0
Total Packets Copied 0
SLA Violated 0
SLA Met 0      

Release Information

Command introduced in Junos OS Release 21.2R1.

footer-navigation