01-21-2014 07:49 PM - edited 03-07-2019 05:43 PM
Hi everybody.
RED/WRED randomly pick packets and dropped when the threshold are reached. My question is : Is it always a TCP packet or it could any packet?
Thanks
Solved! Go to Solution.
01-21-2014 07:58 PM
Hi Sarah,
So, apparently RED and WRED is more effective with TCP connections according to this document;
WRED is useful with adaptive traffic such as TCP/IP. With TCP, dropped packets indicate congestion, so the packet source will reduce its transmission rate. With other protocols, packet sources may not respond or may resend dropped packets at the same rate. Thus, dropping packets does not decrease congestion.
here is the link:
HTH
Reza
01-21-2014 07:58 PM
Hi Sarah,
So, apparently RED and WRED is more effective with TCP connections according to this document;
WRED is useful with adaptive traffic such as TCP/IP. With TCP, dropped packets indicate congestion, so the packet source will reduce its transmission rate. With other protocols, packet sources may not respond or may resend dropped packets at the same rate. Thus, dropping packets does not decrease congestion.
here is the link:
HTH
Reza
01-21-2014 09:05 PM
Thanks reza, i understand how red or Wred affect tcp traffic, however i am trying to find if wred or red pick tcp only or any traffic,
Thanks
01-22-2014 05:24 AM
Disclaimer
The Author of this posting offers the information contained within this posting without consideration and with the reader's understanding that there's no implied or expressed suitability or fitness for any purpose. Information provided is for informational purposes only and should not be construed as rendering professional advice of any kind. Usage of this posting's information is solely at reader's own risk.
Liability Disclaimer
In no event shall Author be liable for any damages whatsoever (including, without limitation, damages for loss of use, data or profit) arising out of the use or inability to use the posting's information even if Author has been advised of the possibility of such damage.
Posting
It depends on what traffic you're subjecting to WRED. I.e. WRED doesn't, by itself, examine "kind" of packet.
For example, WRED will often, by default, apply different min/max limits depending on a packet's ToS.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide