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

rate limit command

khmer_joke
Level 1
Level 1

Hi All,

I just got cisco 2900 series with IOS : universalk9-mz.SPA.152-3.T

My Internet connection is : 4/2 mbps (4 mbps for download, 2 mbps for upload)

I would like to do QoS to support Tanberz video conference.

I found that rate limit can do this. So, I configure at Public interface to:

rate-limit input access-group 101 2000000 375000 750000 conform-action transmit exceed-action drop ( limit 2mb for ip incoming traffic)

rate-limit input access-group 102 5000000 940000 1900000 conform-action transmit exceed-action continue (limit to 4 mb for incoming udp traffic)

rate-limit output access-group 102 2000000 380000 750000 conform-action transmit exceed-action continue ( limit 2 mb for outgoing udp traffic)

rate-limit output access-group 101 496000 93000 180000 conform-action transmit exceed-action drop ( limt .5 mb for outgoing ip traffic)

Extended IP access list 101

    10 permit tcp any any (45657837 matches)

    20 permit ip any any (2592482 matches)

Extended IP access list 102

    10 permit udp any any (26310 matches)

I would like to know if this configuration is correct?

If correct, why I see the traffic is more then 2.5 mbps?(Please see attach file)

Do you know any software that we can see the bandwidth traffic for each protocol? (prefer the free one :-))

0 Replies 0
Review Cisco Networking for a $25 gift card