Re: QOS - PACKET Marking

From: Paul Adams (ccie.paul@gmail.com)
Date: Mon Nov 03 2008 - 16:32:05 ARST


Thanks 2 all.

On Mon, Nov 3, 2008 at 9:13 PM, brett spunt <bspunt_2000@yahoo.com> wrote:

> Here's a simple config based on matching a a 5 byte length and cs7 marked
> to precedence immediate...just adjust your packet length to what you need to
> match..
>
> class-map match-all Mark-it
> match packet length min 5 max 5
> match dscp cs7
>
> policy-map Mark-it
> class Mark-it
> set precedence immediate
>
> interface x.xx
> service-policy output Mark-it
>
>
> ___________________________________
> Brett Michael Spunt, CCIE No. 12745
> Senior Consultant
> Convergence Practice, AT&T Consulting
> http://www.att.com/consulting
> Bs3757@att.com
> Your world. Delivered.
>
>
>
> --- On Mon, 11/3/08, Paul Adams <ccie.paul@gmail.com> wrote:
>
> > From: Paul Adams <ccie.paul@gmail.com>
> > Subject: QOS - PACKET Marking
> > To: "Cisco certification" <ccielab@groupstudy.com>
> > Date: Monday, November 3, 2008, 6:35 AM
> > Hello,
> >
> > Traffic with dscp c7 and packet size length of 5K to be
> > marked ; use
> > class-map and precedence immediate.
> >
> > can someone guide me to cisco link with similar sample
> > config
> >
> >
> > Blogs and organic groups at http://www.ccie.net
> >
> > _______________________________________________________________________
> > Subscription information may be found at:
> > http://www.groupstudy.com/list/CCIELab.html

Blogs and organic groups at http://www.ccie.net



This archive was generated by hypermail 2.1.4 : Mon Dec 01 2008 - 08:18:28 ARST