And I also believe the both command below show the same result.
access-list rate-limit 100 1111.1111.1111
apply with
rate-limit input access-group rate-limit 100 .....
access-list 700 1111.1111.1111 0000.0000.0000
apply with
rate-limit input access-group 700 ...
Best Regards,
Marut
________________________________
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Marut
[EMAIL PROTECTED]@DCTH-BKK
Sent: Sunday, 13 January, 2008 11:49 AM
To: John Wiley; [email protected]
Subject: Re: [OSL | CCIE_SP] Rate Limiting question...
Hi John,
No, you should see something like this.
R1(config-if)#rate-limit input access-group rate-limit ?
<0-99> Rate-limit prec access list index
<100-199> Rate-limit mac access list index
<200-299> Rate-limit exp access list index
Best Regards,
Marut
________________________________
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of John Wiley
Sent: Sunday, 13 January, 2008 6:16 AM
To: [email protected]
Subject: [OSL | CCIE_SP] Rate Limiting question...
Hi:
Need a clarification regarding the rate-limiting command:
When I do this:
r1(config)#access-list rate-limit ?
<0-99> Precedence ACL index
<100-199> MAC address ACL index
r1(config)#access-list rate-limit 100 ?
H.H.H MAC address
r1(config)#access-list rate-limit 100 1234.5678.abcd
r1(config)#
and try to rate-limit this mac address:
r1(config-if)#rate-limit input access-group rate-limit ?
<0-99> Rate-limit prec access list index
I am not seeing the mac-address ACL index. Is this correct?
If so, should the command just be then:
r1(config-if)#rate-limit input access-group 100 8000 1500 2000
conform-action transmit exceed-action drop
By specifying the acl 100 in this command will it filter the traffic
inbound for this mac address to 8K?
Please advise.
Thx.
-John
************************************************************************
****
This email and all contents are subject to the following disclaimer:
http://www.datacraft-asia.com/disclaimer
************************************************************************
****