show security advance-policy-based-routing sla profile (Status)
Syntax
show security advance-policy-based-routing sla profile <sla-profile-name> application <application-name status dscp dscp-value. next-hop next-hop-id.
Syntax
Syntax prior to Junos OS Release 20.2R1
show security advance-policy-based-routing sla profile sla-profile-name application application-name destination-group-name destination-group-name
Description
Displays the number of times SLA violations occurred, application traffic switched route path, and monitored sessions.
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.
Field Name |
Field Description |
---|---|
|
Number of times SLA violations occurred. |
|
Number of times application traffic switched route path. the value for the counter displayed as incremented on both the nodes although the path switch happened only once. When an SRX Series Firewall is operating in chassis cluster mode, the
If the path switch is due to AppQoE trigger: number of path switches counter is incremented on the specific node. If the path switch is due to other events such as a route event: number of path switches counter can be incremented on the specific node or incremented on both the nodes. |
|
Number of monitored sessions by passive probes. |
|
Number of sessions. |
|
Number of violations collected through probes. |
Sample Output
command-name
user@host> show security advance-policy-based-routing sla profile apbr1 application application any next-hop 263132 server-ip 10.1.1.1 status (Junos OS Release 20.4R1) Application status: Num of SLA Violations 0 Num of Path Switches 0 Num of monitored sessions 0 Num of sessions 0 Num of Violated Probes 0
command-name
user@host> show security advance-policy-based-routing sla profile apbr1 application junos:ssh next-hop 262142 status (Junos OS Release 20.2R1) Application status: Num of SLA Violations 0 Num of Path Switches 0 Num of monitored sessions 1 Num of sessions 1 Num of Violated Probes 0
command-name
user@host> show security advanced-policy-based-routing sla profile apbr1 application junos:ssh destination-group-name p1 status (Prior to Junos OS Release 20.2R1) Application status: Num of SLA Violations 2 Num of Path Switches 0 Num of monitored sessions 0 Num of sessions 0 Num of Violated Probes 6
Release Information
Command introduced in Junos OS Release
18.2R1. The syntax is changed to include the next-hop
option
in Junos OS Release 20.2R1.