3550 Policing [7:73627]

2003-08-06 Thread Erek Riccobuano
I want to police traffic on a 3550 so that one port is set to 3Mbs another is 10Mbs and another is 1.5Mbs. How do I calculate the burst? The CCO give a formula like below but I can't make sense of it. Burstmin (bits) = Rate (bps) / 8000 (1/sec) My configs so far are below. Am I going about this

RE: 3550 Policing [7:73627]

2003-08-07 Thread alaerte Vidali
If you specify maximum burst you can have a behavior that remembers Shaping. Am I wrong? Message Posted at: http://www.groupstudy.com/form/read.php?f=7&i=73693&t=73627 -- **Please support GroupStudy by purchasing from the GroupStudy Store: http://sh

RE: 3550 Policing [7:73627]

2003-08-14 Thread Reimer, Fred
te it from your computer. -Original Message- From: Erek Riccobuano [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 06, 2003 3:48 PM To: [EMAIL PROTECTED] Subject: 3550 Policing [7:73627] I want to police traffic on a 3550 so that one port is set to 3Mbs another is 10Mbs and another is 1.5M

RE: 3550 Policing [7:73627]

2003-08-14 Thread mccloud mike
Traffic policing allows you to control the maximum rate. Traffic shaping is used to avoid congestion. a good site that explains this http://www.cisco.com/univercd/cc/td/doc/product/software/ios122/122cgcr/fqos_c/fqcprt4/qcfpolsh.htm#22120 alaerte Vidali wrote: > > If you specify maximum burst

RE: 3550 Policing [7:73627]

2003-08-14 Thread mccloud mike
drop > > Best regards, > > Dom Stocqueler > SysDom Technologies > Visit our website - www.sysdom.org > > > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: 07 August 2003 04:27 > To: [EMAIL PROTECTED] > Subject: RE: 3550 Pol

RE: 3550 Policing [7:73627]

2003-08-14 Thread mccloud mike
You have the correct formula, the statement you need if you use policing should look something like this. police 300 375000 conform-action transmit exceed-action drop You may want to consider shaping instead of policing as it will most likely give you better performance. With policing or sha