> > 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. _______________________________________________ cisco-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/cisco-nsp archive at http://puck.nether.net/pipermail/cisco-nsp/
