From: Richard Wagner (Richard.Wagner@xxxxxxxxxxxx)
Date: Tue Feb 22 2000 - 13:37:16 GMT-3
Title: Queuing and other options like it
If I wanted to limit the traffic rate of a certain protocol, say FTP
on a link. I could easily use custom queuing.
I would create two queues for it... the FTP and the default queue.
The "amount of bytes serviced" by each queue would then be set to the
same proportion that I want to limit FTP traffic.
Using an easy 1024k link speed... if I wanted 25% max FTP traffic, my
queues would be "ftp=256k" and "default=768k".
Someone explained that this is the "old way" and that there is simpler
way to accomplish this, where you make the same access list, but apply
a command to the interface where "traffic matching this list is
limited to a certain bandwidth".
Is anyone aware of this better/newer/simpler method?
Thanks!
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:22:54 GMT-3