From: navaid@rogers.com
Date: Thu Sep 25 2003 - 11:06:40 GMT-3
If we have multiple rate limit statements on an interface and we want to check all of them one by one. Sould we use continue instead of transmit ?
For example should we use #1 or #2:
#1
rate-limit input rate-limit access-group 101 20000000 24000 32000 conform-action set-mpls-exp-transmit 5 exceed-action set-mpls-exp-transmit 0
rate-limit input access-group 102 10000000 24000 32000 conform-action set-mpls-exp-transmit 5 exceed-action drop
rate-limit input 8000000 16000 24000 conform-action set-mpls-exp-transmit 5 exceed-action drop
#2
rate-limit input rate-limit access-group 101 20000000 24000 32000 conform-action set-mpls-exp-continue 5 exceed-action set-mpls-exp-continue 0
rate-limit input access-group 102 10000000 24000 32000 conform-action set-mpls-exp-continue 5 exceed-action continue
rate-limit input 8000000 16000 24000 conform-action set-mpls-exp-transmit 5 exceed-action drop
Navaid
1
***Get your CCIE and a FREE vacation: Shop.GroupStudy.com***
This archive was generated by hypermail 2.1.4 : Wed Oct 01 2003 - 07:24:36 GMT-3