Quality of Service
Enable or disable WRED support. WRED adds further protection for data integrity in a contention based Ethernet network by randomly discarding TCP packets according to administrator settable parameters for thresholds.
network qos wred config
Set the rate at which Ethernet frames will be discarded once the rate exceeds the thresholds. Note that two discard rates are supported.
network qos interface wred
Set the minimum and maximum buffer threshold for each queue, on each port. Once either threshold is crossed, frames are discarded at the discard rates specified by the network qos wred config command.
Dynamic packet classification
In dynamic mode, packets are classified by the 802.1P Ethernet precedence bit or IP TOS (precedence bits) in the Diffserv byte. This definition is taken from the latest RFC 2475. Note that the IP TOS bits are defined as the three most significant bits of the DiffServ byte.
Ethernet frames are mapped to transmission queues based on the following chart:
802.1P bit | IP TOS | Queue | |
0 | 0 | Low |
|
1 | 1 | Low |
|
2 | 2 | Medium |
|
3 | 3 | Medium |
|
4 | 4 | High |
|
5 | 5 | High |
|
6 | 6 | Critical |
|
7 | 7 | Critical |
|
Motorola, Inc. | Page 44 of 50 | |
|
|
|