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

access-group before rate-limit (incl access-list)

thewolffman
Level 1
Level 1

Hi,

Does anybody know if a access-group is applied before an rate-limit incl. an access-list?

My rate-limit is exceeding, but the access-group should drop it before that....

config:

Extended IP access list 150 (Compiled)

permit ip x.x.x.x/24 any (voor management)

deny icmp any any echo

deny icmp any any redirect

deny icmp any any mask-request

permit ip any any

Extended IP access list 199 (Compiled)

permit icmp any any

deny ip any any

interface POS2/0

ip address x.x.x.x/30

ip access-group 150 in

rate-limit input access-group 199 200000

375000 750000 conform-action transmit

exceed-action drop

no ip redirects

no ip unreachables

no ip proxy-arp

load-interval 30

crc 32

pos framing sdh

no cdp enable

1 Reply 1

didyap
Level 6
Level 6

Yes. Input ACL is applied before input rate-limiting. Check this doc :

http://www.cisco.com/en/US/tech/tk648/tk361/technologies_tech_note09186a0080133ddd.shtml