rate-limit question

From: seonghui (seonghui@vads.com)
Date: Fri Oct 10 2003 - 11:45:15 GMT-3


Hi,

The task asks:

user accessing server that use tcp port 1000 to 2000. On router 9
FastEthernet interface, rate limit this traffic to 6 Mbps with normal burst
of 200kbps and excess burst of 300kbps. Confirm traffic is marked as
priority traffic and non-conforming traffic is also allowed without any
marking. Rest of the traffic is rate limited to 2 Mbps with normal burst of
400kbps and excess burst of 500kbps. Conforming traffic is transmitted as
normal priority and non-conforming traffic is discarded.

Below is what i configured. Can anyone confirm if it is correct?

interface FastEthernet0/0
 ip address 192.168.11.11 255.255.255.0
 rate-limit output access-group 102 6000000 200000 300000 conform-action
set-prec-transmit 7 exceed-action continue
 rate-limit output access-group 102 2000000 400000 500000 conform-action
set-prec-transmit 0 exceed-action drop

 access-list 102 permit tcp any any range 1000 2000

And also, is there a way that I can use 'policing' to achieve the same
results?

regards - SH

***Get your CCIE and a FREE vacation: Shop.GroupStudy.com***



This archive was generated by hypermail 2.1.4 : Mon Nov 24 2003 - 07:53:00 GMT-3