Hello,
I have a network topology as below:
R2 - R3 - R4
|
R1
My bandwidth are 100Mbps, queue sizes are 1000 packets, fifo
and I am sending 12500 frame/second and 1000byte each frame ,
from R2- R3
and another one R1-R3
Loss is around 1.96% for both flows, but the delay is 0.007s for the first flow and 0.4s for the second flow,
which in theory i can calculate the queuing time as below,
queue sizes / (bandwidth / packetsize * = 0.08s
the R2 and R3 are from 9200 cisco and R1 c1111
I don't know where I am getting wrong that with the same configs i am getting delays which none of them are correct.
Thanks for your help in advance