Home
QoS
QoS General
Random Early Detection (RED)?
QoS
QoS General
Random Early Detection (RED)? Google Translation
Main Menu
| Home |
| Useful Links |
| Public Route Server |
| Download |
Advertisements
Who's Online
We have 1 guest onlineLatest Articles
- Cisco AUX port for back door emergency link configuration
- Multilink PPP protocol configuration
- Cisco HDLC WAN protocol
- How to install sslexplorer on SuSE linux
- How to convert Cisco AP521 back into stand alone mode
- [log] :Problem with RX packet, length is 1, what is it?
- sslexplorer invalid credentials on SuSE / Linux
- Default password for Cisco AP 521
Popular
- Enable Telnet on IE7.0 with Windows XP and Vista
- How to create loopback interface on Windows XP
- Cisco 7200 Simulator - Dynamips installation for window
- BGP sample configuration guide - Cisco
- How IP-helper address works?
- BGP sample configuration Case 1-1
- BGP Community String for Verizon Business AS701
- Network Settings In VMWare Player
| Random Early Detection (RED)? |
|
|
|
| Written by Chris | ||
|
Random Early Detection (RED) is a congestion avoidance mechanism that takes advantage of TCP's congestion control mechanism. When it comes to Quality of Service, there are 2 separate approaches. The first is congestion management, which is setting up queues to ensure that the higher priority traffic gets serviced in times of congestion. The other is congestion avoidance, which works by dropping packets before congestion on the link occurs. RED takes a proactive approach to congestion. Instead of waiting until the queue is completely filled up, RED starts dropping packets with a non-zero drop probability after the average queue size exceeds a certain minimum threshold. A drop probability ensures that RED randomly drops packets from only a few flows, avoiding global synchronization. A packet drop is meant to signal the TCP source to slow down. Responsive TCP flows slow down after packet loss by going into slow start mode. Reference: ‘IP Quality of Service’ from, Cisco Press |
||
| < Prev | Next > |
|---|























