show security advance-policy-based-routing sla profile (Application Name)
Syntax
show security advance-policy-based-routing sla profile profile-name application application-name
Description
Displays the details of the best path selected for routing the application traffic. You can use this command to learn additional details of the selected path such as the destination group it belongs to, next-hop IP address, and the server IP in case of SaaS applications.
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 |
---|---|
|
The best link selected among all the links in the selected destination path group to send the application traffic. |
|
The destination path group name from which the link is selected. |
|
Next hop by ID number. It is the address of the next station to which the packet is sent on the way to its final destination. The range of values is 1 through 65,535. |
|
IP address of the server. Displayed as |
Sample Output
show security advance-policy-based-routing sla profile profile-name application application-name (Junos OS 21.3R1)
user@host> show security advance-policy-based-routing sla profile profile-1 application any Best-Path Local IP Address 4000:5::1 Destination-group name N/A Next-Hop ID 262145 Server IP 10:1::2
show security advance-policy-based-routing sla profile profile-name application application-name (Junos OS 20.2R1)
user@host> show security advance-policy-based-routing sla profile profile-1 application JUNOS:ssh Best-Path Local IP Address 172.16.4.2 Destination-group name DPG-1 Next-Hop ID 262142 Server IP N/A Best-Path Local IP Address 182.17.5.3 Destination-group name DPG-2 Next-Hop ID 263132 Server IP N/A
Release Information
Command is modified in Junos OS Release 20.2R1.
Command is modified in Junos OS Release 21.3R1 to include IPv6 addresses.