interface (advance-policy-based-routing)
Syntax
interface interface-name { unit number { link-tag link-tag; multipath-bandwidth multipath-bandwidth; priority priority; weight weight; } }
Syntax (Prior Junos OS Release 21.2R1)
underlay-interfaces interface-name { unit unit-number { link-type (IP | MPLS) priority priority-number; }
Hierarchy Level
[edit security advance-policy-based-routing]
Description
Configure link preference settings for an interface in a APBR profile.
When a list of best paths that meet the SLA requirements are available for the application path, the path selection mechanism selects a path that matches the configured link preference (link type, bandwidth, and priority). The application traffic distribution depends on the link weight configuration. Paths are the WAN links that are used for forwarding the application traffic.
You can define the link type and priority for the underlay links in the APBR profile. The link preference configuration is applied for the application traffic matching the APBR rule.
Prior to Junos OS Release 21.2R1, if any of the parameters are not configured (link-type or priority) then the path selection mechanism follows the existing behavior. That is, applications traffic is assigned to a particular overlay link based on the SLA metrics of that overlay link only.
Options
link-tag |
Configure custom tag for the link selection. You can use the tags such as IP, MPLS, VOIP, DSL and so on as per the requirement. Defining a link-tag along with link-priority allows you to prioritize the link selection.
|
multipath-bandwidth |
Assign the bandwidth for the link in MB. Use this option if you are configuring AMR.
|
priority |
Assign the priority for the link selection. If there are multiple paths available, AppQOE selects the path with the highest priority. Lower the value, higher the priority for the link.
|
weight |
Configure weight for the application traffic distribution. The weight assigned for a link is based on the factors such as customer preference, CoS, or bandwidth requirement.
|
Required Privilege Level
services—To view this statement in the configuration.
services-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Release 21.2R1