![Asante IntraCore 35516 Series Скачать руководство пользователя страница 92](http://html.mh-extra.com/html/asante/intracore-35516-series/intracore-35516-series_user-manual_2980496092.webp)
- 92 -
Chapter 7: Quality of Service (QoS) Configuration
Quality of Service (QoS) is a general term referring to various methods of traffic management you can employ on
your network to ensure that traffic you identify as high-priority can use a sufficient share of the available bandwidth.
The IC35516 supports the following QoS methods:
•
Weighted Fair Queuing
•
Priority
Queuing
•
Custom
Queuing
7.1 Weighted Fair Queuing
Weighted Fair Queuing (WFQ) is a dynamic scheduling method that provides fair bandwidth allocation to all network
traffic. WFQ applies priority, or weights, to traffic to classify it into conversations and determine how much bandwidth
each conversation is allowed. WFQ schedules interactive traffic to the front of a queue to reduce response time and
fairly shares the remaining bandwidth.
7.1.1 Configuring Flow-Based Weighted Fair Queuing Configuration
For flow-based WFQ, packets are classified by flow. Packets with the same source IP address, destination IP
address, source TCP or UDP port, destination TCP or UDP port, and protocol belong to the same flow. The
bandwidth allocation is determined by the precedence field in the IP header. To enable this feature, use the
fair-
queue
command in interface configuration mode:
When you enable flow-based WFQ, the following table applies:
IP Precedence Bandwidth
0 1/36
1 2/36
2 3/36
3 4/36
4 5/36
5 6/36
6 7/36
7 8/36
7.1.2 Configuring Type of Service-Based WFQ
Type of service (ToS)-based WFQ allocates bandwidth based on the lower order 2 bits of the 6-bit
DiffServ/Precedence field in the IP header. The range of ToS is 1–3. To configure type of service (ToS)-based WFQ,
use the following commands in interface configuration mode:
Command Purpose
fair-queue tos
Enables ToS-based WFQ. Defaults are 0:10%, 1:20%,
2:30%, 3:40%
fair-queue tos
number
bandwidth
percentage
For each ToS class, specifies the percentage of the
bandwidth to be allocated to each class. (Optional)