From: brett spunt (bspunt_2000@yahoo.com)
Date: Tue Nov 04 2008 - 00:35:21 ARST
Yeah, you can just change it to the following if your looking to match a 625 byte packet (5 kilobit)...
class-map match-all Mark-it
match packet length min 625 max 625
match dscp cs7
as previously mentioned, you can only go up to 2000 byte packet, so Paul, you must be looking to match kilobit in size..
___________________________________
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, Scott Morris <swm@emanon.com> wrote:
> From: Scott Morris <swm@emanon.com>
> Subject: RE: QOS - PACKET Marking
> To: "'brett spunt'" <bspunt_2000@yahoo.com>, "'Cisco certification'" <ccielab@groupstudy.com>, "'Paul Adams'" <ccie.paul@gmail.com>
> Date: Monday, November 3, 2008, 10:25 AM
> You may try "5K" not 5-byte. :)
>
> -----Original Message-----
> From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]
> On Behalf Of
> brett spunt
> Sent: Monday, November 03, 2008 1:13 PM
> To: Cisco certification; Paul Adams
> Subject: Re: QOS - PACKET Marking
>
> 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
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
>
>
> 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