Bandwidth Management & QoS Policy : What Path a Flow Follows for Shaping

What Path a Flow Follows for Shaping
The QoS Policy’s SET actions determine two things:
how to handle DSCP markings for all flows leaving the appliance’s WAN interface, whether the marking is for over-the-WAN or for the LAN on the remote side.
The following diagrams illustrate the consequences for each:
Flow sent to a tunnel
This diagram shows how the appliance applies QoS to a flow that’s been directed to a tunnel.
1
2
The policy applies the entry’s SET actions to the identified flow. In this case, it directs the flow to Tunnel C. Once any traffic matches an entry, no subsequent entries are examined.
3
Before the flow reaches Tunnel C, the QoS Policy checks against its entries and
assigns the flow to a traffic class. Here, the application, ssh, matches to the pre-defined application group, interactive, so the appliance assigns the flow to Traffic Class 3.
4
5
6
If the Route Policy’s Set Action is auto-optimized and the local appliance initiates either TCP-based or IP-based handshaking, then the remote appliance determines which tunnel to use, based on information it receives in the first packets from the local appliance.
Also, auto-optimization relies on deploying the appliance such that it intercepts outbound and inbound flows. For an out-of-path (Router Mode) appliance, this requires traffic redirection.
For more information about auto-optimization, see “Route Policy.”
Handling of DSCP markings is further explained in “Applying DSCP Markings to Optimized Traffic”.
Flow sent as pass-through shaped traffic
Flows tagged by the Route Policy as pass-through shaped traffic follow this path:
1
The Route Policy checks traffic incoming from the LAN against the MATCH criteria in its prioritized entries. Entry 20 matches and designates the flow for pass-through shaped traffic.
2
because the flow matched no earlier entries, assigns the flow to the default, Traffic Class 1. Note that the same traffic classes process both optimized and pass-through shaped traffic. Unless you configure pass-through shaped traffic to have a lower maximum bandwidth, the Shaper processes both types of traffic by the same criteria.
3
4
5
Note The user interface uses the terminology, pass-through, to refer to pass-through shaped. We use the latter terminology here for clarity.
Handling of DSCP markings is further explained in “Applying DSCP Markings to Shaped and Unshaped Pass-through Traffic”.
Flow sent as unshaped pass-through traffic
Flows marked by the Route Policy as unshaped, pass-through traffic follow this path:
1
2
3
Because the traffic is set to pass-through unshaped, it is not encapsulated. The QoS Policy checks against its entries and only applies the DSCP marking specified for WAN QoS.
4
Handling of DSCP markings is further explained in “Applying DSCP Markings to Shaped and Unshaped Pass-through Traffic”.

Please send comments or suggestions regarding user documentation to techpubs@silver-peak.com.