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

Rate Limit external application

marcin.adamus
Level 1
Level 1

Hello

I need to set policy limit rating for ftp but not for computers in network but for client thats connecting from the world.

I create rate-limit policy but doesn't work, maybe someone have example.

Thanks

2 Replies 2

Varun Uniyal
Level 1
Level 1

can you post your config please

interface FastEthernet0/0

description WAN

ip address xx.xx.xx.xx

ip nat outside

ip virtual-reassembly

rate-limit output access-group 111 5120000 16000 24000 conform-action transmit exceed-action drop

duplex auto

speed auto

crypto map vpn

access-list 111 permit tcp any any eq www
access-list 111 permit tcp any eq www any

in this config file i try to test on http

In this config file i try to test on http

The target is to achieve that in pool is 2Mbits and is divided by number of connections where minimum transfer rate is 64 kb

Review Cisco Networking for a $25 gift card