Hi all To calculate CIR, we use the following formula:
CIR = Bc/Tc Thus Bc = CIR * Tc But the actual formula, we use to calculate Bc for Policing and Rate-limiting is as following: Policing ====== Tc = 0.25 secs BC = CIR/8 * 0.25 = CIR/32 Rate-limiting ========= Tc = 1.5 secs BC = CIR/8 * 1.5 BE = 2 BC You can see that we divide CIR by 8 and then multiply with Tc. When Bc = CIR * Tc, I am wondering why are we dividing CIR*Tc by 8? With regards Kings
_______________________________________________ For more information regarding industry leading CCIE Lab training, please visit www.ipexpert.com Are you a CCNP or CCIE and looking for a job? Check out www.PlatinumPlacement.com
