Ratelimit with access-list

From: j buss (ccie_sp@hotmail.com)
Date: Tue Dec 05 2006 - 12:23:36 ART


HI guys,

I would like to ratelimit traffic coming in on a router interface, the source
has MAC address 000a.0b0b.000a.

I'm confused, which command syntax is right:

rate-limit input access-group 700 20000000 24000 32000 conform-action transmit
exceed-action drop
where access-list 700 (mac-acl) has the mac 000a.0b0b.00a address in it.

or should I use a rate-limit ACL.

like

access-list rate-limit 100 000a.0b0b.000a

and then the command

rate-limit input access-group rate-limit 100 20000000 24000 32000
conform-action transmit exceed-action drop

Thanks..



This archive was generated by hypermail 2.1.4 : Tue Jan 02 2007 - 07:50:36 ART