cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
657
Views
0
Helpful
1
Replies

rate-limit traffic To/From an internal IP to the Internet

Ehsan M.
Level 1
Level 1

How can I implement rate-limiting on an interface to limit available bandwidth for an internal host (i.e. 10.1.1.200)  to a certain amount of bandwidth (256Kbps upload and download)? We need this to test an application to see how it performs under very low bandwidthe. The router is 2821 with two interfaces: Gigethernet 0/0 which has a valid ip address and Gigethernet 0/1 which has an internal IP address (10.1.1.254). all the client computers are simply NATed through this router. Please note that I only need one host (10.1.1.200) to be affected by this limitation and not the rest of the employees.

Any advice would be highly appreciated!

1 Reply 1

Reza Sharifi
Hall of Fame
Hall of Fame

Hi Ehsan,

Have you tried the rate limiting command under the interface with an access list specific for that host?

have a look at the command reference guide with examples:

http://www.cisco.com/en/US/docs/ios/qos/command/reference/qos_q1.html#wp1054922

HTH

Reza