05-25-2013 12:53 AM - edited 03-07-2019 01:33 PM
Hi All,
I have found recently that Cisco 1905 router is having a throughput of only 10 Mb. But the router is having 2 Gig ports!.
My understanding is that throughput is the data packetforwarding done by a router at a time.
What is actually mean by throughput of a router. How the router can handle 1 Gb of data from interfaces at a time ?
Kindly help me to understand the scenario please.
Regards,
Ajo thomas
05-25-2013 04:48 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
This is commonly misunderstood, the performance difference between the interface and the device.
The interface has dedicated hardware that can transmit or receive the L2 frame at wire-speed. I.e. an Ethernet gig interface can transmit or receive an individual frame at gig.
Often an interface might have additional hardware, that it can send or receive multiple frames, back-to-back, at full wire-speed too.
However, on software based routers, the main CPU normally needs to "process" the packets, and depending on how fast a processor it has, it can only process packets at some maximum rate. You'll normally see this listed as packets-per-second (PPS) for different packet sizes. (NB: in olden times, often rate was quoted for maximum sized packets, now it's generally quoted for minimum sized packets.)
Often the perforamance of a small router cannot substain an interface continously running at wire speed.
Some thing else to understand, processing a packet is somewhat independent of its size. So you'll also find a software based router's capability to pass packets at a certain "bandwidth" decreases as the frame/packet size decreases and conversely increases as the frame/packet size increases. (NB: as noted earlier, this is why bandwidth throughput used to be quoted for maximum size packets, bandwidth throughput performance looked much, much better on marketing literature.)
If you're wondering why have interfaces that support much higher "bandwidths" than the router itself can, there's are several reasons. First, individual frames/packets have less serialization delay. Second, vendors probably treat some hardware components as commodities, i.e. it's less expensive to use the same interface hardware on multiple routers. Third, it looks better in the marketing literature (i.e. two gig interfaces rather than two 10 Mbps interfaces).
05-27-2013 04:47 AM
Thanks Joseph!
10-16-2023 11:47 PM
Thanks Joseph
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