Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Class B Hubs not suitable for data center use?
- Date: Thu, 29 Aug 2002 10:17:20 -0400
- From: Josh Glover <jmglov@example.com>
- Subject: Re: [tlug] Class B Hubs not suitable for data center use?
- References: <F49WlfOT1qEJ1u2188R000145cb@example.com>
- User-agent: Mutt/1.4i
Quoth Jean-Christian Imbeault (Thu 2002-08-29 01:05:25PM +0900): > > If I may venture a question, what is the advantage of a hub or switch > having buffer memory? (Do hubs have buffer memory?). Is it in case packets > are transmitted more quickly than the receive can pick them up? Or is it in > case more than one source is trying to send to the same receiver? Since a hub is a dumb device, buffer memory is probably unnecessary, as the rate at which incoming packets arrive will almost certainly not overwhelm the hub's ability to rebroadcast them. A switch, however, is doing some simplistic routing. IIRC, a switch maintains an ARP cache to send a packet addressed to a certain IP address to the port where the ethernet interface having the hardware address corresponding to that IP address is connected. Since the switch actually has logic, it is conceivable that it cannot keep up with the flow of incoming packets. Therefore, most switches have some memory for queueing packets. Jonathan, correct me if I made any mistakes. :) -- Josh Glover <jmglov@example.com> Associate Systems Administrator INCOGEN, Inc. http://www.incogen.com/ GPG keyID 0x62386967 (7479 1A7A 46E6 041D 67AE 2546 A867 DBB1 6238 6967) gpg --keyserver pgp.mit.edu --recv-keys 62386967Attachment: pgp00078.pgp
Description: PGP signature
- Follow-Ups:
- Re: [tlug] Class B Hubs not suitable for data center use?
- From: Jonathan Byrne
- References:
- Re: [tlug] Class B Hubs not suitable for data center use?
- From: Jean-Christian Imbeault
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Why is Shift_JIS bad?
- Next by Date: Re: [tlug] "interactive" perl
- Previous by thread: Re: [tlug] Class B Hubs not suitable for data center use?
- Next by thread: Re: [tlug] Class B Hubs not suitable for data center use?
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links