Networking Forums

Networking Forums > Wireless Networking > Wireless Internet > Bytes Vs Packets - Random Early Detection (RED)

Reply
Thread Tools Display Modes

Bytes Vs Packets - Random Early Detection (RED)

 
 
karthikbg
Guest
Posts: n/a

 
      02-10-2007, 11:41 AM
Hi,

Is RED in packet mode better than RED in byte mode ?
Which is good ?

Thx in advans,
Karthik Balaguru

 
Reply With Quote
 
 
 
 
Jeff Liebermann
Guest
Posts: n/a

 
      02-10-2007, 03:26 PM
"karthikbg" <(E-Mail Removed)> hath wroth:

>Is RED in packet mode better than RED in byte mode ?
>Which is good ?
>
>Thx in advans,
>Karthik Balaguru


<http://en.wikipedia.org/wiki/Random_early_detection>

Good for what? UDP(non-adaptive) or TCP(adaptive) or mixed traffic?
Large or small packets? ATM or IP layer? With or without QoS (may be
impossible)? Using whos algorithm?

For what are you trying to optimize? Bandwidth or latency (for VoIP)?
This is far to general a question.

Hmmm... sounds like a student question. I think you need to do some
more reading before you ask others to do your homework. If not a
student, you need to explain what problem you are trying to solve. The
best method used to drop packets varies with just about everything
(type of traffic, protocols, buffer type, router horsepower, QoS,
etc).

Check the periodicals and publications from the IEEE and ACM at:
<http://scholar.google.com>

You're also asking in the wrong newsgroup. Try:
<news:comp.protocols.tcp-ip>
instead.

I found one old paper that might be relevant:
<http://www-nrg.ee.lbl.gov/floyd/REDaveraging.txt >


--
Jeff Liebermann (E-Mail Removed)
150 Felker St #D http://www.LearnByDestroying.com
Santa Cruz CA 95060 http://802.11junk.com
Skype: JeffLiebermann AE6KS 831-336-2558
 
Reply With Quote
 
karthikbg
Guest
Posts: n/a

 
      02-10-2007, 04:27 PM
On Feb 10, 9:26 pm, Jeff Liebermann <j...@comix.santa-cruz.ca.us>
wrote:
> "karthikbg" <karthik.balag...@lntinfotech.com> hath wroth:
>
> >Is RED in packet mode better than RED in byte mode ?
> >Which is good ?

>
> >Thx in advans,
> >Karthik Balaguru

>
> <http://en.wikipedia.org/wiki/Random_early_detection>
>
> Good for what? UDP(non-adaptive) or TCP(adaptive) or mixed traffic?
> Large or small packets? ATM or IP layer? With or without QoS (may be
> impossible)? Using whos algorithm?
>
> For what are you trying to optimize? Bandwidth or latency (for VoIP)?
> This is far to general a question.
>
> Hmmm... sounds like a student question. I think you need to do some
> more reading before you ask others to do your homework. If not a
> student, you need to explain what problem you are trying to solve. The
> best method used to drop packets varies with just about everything
> (type of traffic, protocols, buffer type, router horsepower, QoS,
> etc).
>
> Check the periodicals and publications from the IEEE and ACM at:
> <http://scholar.google.com>
>
> You're also asking in the wrong newsgroup. Try:
> <news:comp.protocols.tcp-ip>
> instead.
>
> I found one old paper that might be relevant:
> <http://www-nrg.ee.lbl.gov/floyd/REDaveraging.txt >
>
> --
> Jeff Liebermann j...@comix.santa-cruz.ca.us
> 150 Felker St #D http://www.LearnByDestroying.com
> Santa Cruz CA 95060http://802.11junk.com
> Skype: JeffLiebermann AE6KS 831-336-2558


Got the answer via google.

Byte's Advantage
=============
For a router where the transmission delay for a packet is largely a
function of the size of the packet in bytes, then measuring the queue
in bytes has the advantage that the average queue size corresponds to
the average queueing delay for a packet, in seconds.

Packet's Advantage
===============
For a router where the transmission delay for a packet is fixed,
regardless of the size of the packet in bytes, then measuring the
queue in packets gives the most accurate indication of the average
queueing delay for an arriving packet.

Thx,
Karthik Balaguru

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Newbie wants to look at other people's packets (promiscuous mode fails to capture packets) George D. Wireless Internet 1 07-14-2007 07:09 AM
Random Early Detection Parameter faber Linux Networking 0 01-24-2007 01:46 PM
bytes sent & bytes received ... tarzan Broadband 6 09-16-2005 03:09 PM
Extra bytes in packets allan Linux Networking 1 01-19-2004 11:41 AM
[HELP] data corruption: swap of bytes distant from 12 bytes Francois Grieu Windows Networking 0 11-17-2003 07:57 AM



1 2 3 4 5 6 7 8 9 10 11