[c-nsp] Ingress Rate Limit on SVI - 6500 SUP720-3BXL
Phil Mayers
p.mayers at imperial.ac.uk
Thu Jul 12 05:34:23 EDT 2007
>
> class-map match-any MATCH-COMBINED-ALL
>
> description Many any traffic
>
> match ip dscp 5
>
> match ip dscp 2
>
> match ip dscp 1
>
> match ip precedence 5
>
> match ip precedence 2
>
> match ip precedence 1
Maybe not directly related, but I'm almost certain that's what you mean?
The IP Precedence is the top 3 bits of the DSCP field. That is prec 5 ==
dscp 40, prec 1 == dscp 8 etc.
More information about the cisco-nsp
mailing list