1. Home
  2. Wanos Admin Guide
  3. Configuration
  4. Quality of Service

Quality of Service

Any Wan Optimizer is not complete without Quality of Service. Wan Optimization QoS can be the best form of bandwidth optimization by prioritizing important business traffic and de-prioritizing bulk traffic. Configure Layer-7 QoS with Deep Packet Inspection signatures to ensure traffic gets the most appropriate priority over the WAN.  Wanos supports Layer-7 Deep Packet Inspection classification, marking, shaping and priority queuing.

Quality of Service

Wan Optimization QoS is essential to a good WAN Optimization solution since without Network Bandwidth Control, the bandwidth demanding applications will fill the newly created available bandwidth. Wan Optimization and QoS needs to work together to ensure the priority applications get access to the new free bandwidth.

How to solve this?

The problem with bursty traffic consuming the available bandwidth created by WAN Optimization can be resolved with QoS. This is done by applying priorities to specific traffic, shaping certain traffic or in some cases dropping unwanted traffic. The Wanos QoS configuration provides an easy to understand three priority levels. The high priority QoS class is designed for low latency traffic. The majority of traffic flows would normally be in the default or normal priority queue. The low priority queue is designed for best effort traffic. Bandwidth shaping can be applied in severe cases where specific traffic starves other flows from network resources. Classes are used to group multiple rules together. This allows a common QoS action to be used per class. For example multiple address ranges or ports could be grouped together in a class that will place the traffic in the low priority queue.

Classification

In this first step, the interesting traffic needs to be identified. To do this a traffic policy rule is created based on the specific criteria. Rule 20 in the sample configuration, match all traffic from a voice network which is identified by selecting the source subnet: source 10.8.21.0/24.  Rule 21 classifies all SMTP traffic by matching the TCP port 25. Classification rules can be grouped together by placing them in the same class.

Marking

Marking traffic is optional. DCSP values are used to mark traffic, which in turn are used by routers to perform a configured action e.g shaping or is used to calculate the drop probability. In the sample configuration, the Voice network is marked with DSCP value EF. SMTP traffic is marked with DSCP value AF13.

device-configure-trafficpolicies-dscp
Screenshot of DSCP options available in WCM. Navigate to Device > Configure > Traffic Policies > Create > Match type

Action

The third and final step is to configure an action to apply to the traffic. The configurable actions are shape, drop, high priority, normal priority and low priority. Shaping will limit the total bandwidth. A drop rule can be used to filter unwanted traffic destined for the WAN. High priority is used for latency sensitive traffic like voice and queued first. Normal priority is the category that the majority of network traffic falls into. Low priority can be used for traffic that is not latency sensitive e.g. email. Multiple rules can be grouped together in a class to apply the same action.

 

Screenshot of the Traffic Policies in WCM. Navigate to Device > Configure > Traffic Policies

 

qos-v4-trafficpolicieslist
Screenshot of Traffic Policies List.

 

device-configure-trafficpolicies-create-application
Screenshot for Deep Packet Inspection Application match in WCM. Navigate to Device > Configure > Traffic Policies > Create

 

qos-v4-addruleapplication
Screenshot of Add Rule for Deep Packet Inspection Application match.

 

device-configure-trafficpolicies-create-tcpudp
Screenshot for TCP or UDP match in WCM. Navigate to Device > Configure > Traffic Policies > Create

 

qos-v4-addruletcporudp
Screenshot of Add Rule TCP or UDP match.

 

device-configure-trafficpolicies-create-dscp
Screenshot for DSCP match in WCM. Navigate to Device > Configure > Traffic Policies > Create

 

qos-v4-addruledscp
Screenshot of Add Rule DSCP match.

 




Was this article helpful to you? Yes No

How can we help?