Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Setup ICMP Rate-Limit on Serial interfaces?

Status
Not open for further replies.
May 29, 2002
5
US
Can any one outline thge proper way to map and apply an ICMP rate-limit on our incoming Serial interfaces? (Cisco 2620)
 
This is a good example I found.

int s0
rate-limit input access-group ??? $limit $limit $limit
conform-action transmit exceed-action drop
!where limit are your limits

You design your acl, and then setup your spec needs.
Pretty simple.
 
Sounds like a plan, but how do you get ICMP in a ACL without a global ACL?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top