Re: How do I exclude RIP traffic in FRTS?

From: PANDI MOORTHY (moorthypandi@gmail.com)
Date: Sun Dec 16 2007 - 03:21:37 ART


Hi

Thanks for your reply

Joseph: I have one question on your solution. By don't match the RIP packet
under the class map, Will the RIP packet exclude from frame-relay traffic
shaping?

My understating even if you don't match RIP packet on one class, it will
automatically get into the class-default. Please correct me. Thanks

Regards
Pandi

On Dec 16, 2007 12:40 AM, Joseph Saad <joseph.samir.saad@gmail.com> wrote:

> Neither do I know how to exclude specific traffic type on FRTS alone,
> hence
> I'd be using MQC myself.
>
> Here's how I do it.
>
> TermServ(config-map-class)#do sh runn | s class-map|map-class|ip ce
>
> ip cef
>
> class-map match-all NOT_RIP
> match not protocol rip
>
> map-class frame-relay FRTS
> service-policy output NOT_RIP
>
> int s0/0
> enc frame
> frame-relay traffic-s
> frame-relay class FRTS
>
>
> On Dec 16, 2007 6:54 AM, PANDI MOORTHY <moorthypandi@gmail.com> wrote:
>
> > Hi Group
> >
> >
> >
> > My task is to configure the frame-relay traffic shaping on the WAN
> > interface
> > to 512K, make sure RIP traffic are not candidate to be shaped or
> dropped.
> > How do I exclude this RIP traffic in FRTS?
> >
> >
> >
> > I know we can achieve this by MQC based traffic shaping.
> >
> >
> >
> >
> >
> > I don't see any options are available under map-class to exclude some
> > traffic alone
> >
> >
> >
> >
> >
> > Thanks
> >
> > Regards
> > Pandi
> >
> > _______________________________________________________________________
> > Subscription information may be found at:
> > http://www.groupstudy.com/list/CCIELab.html
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Tue Jan 01 2008 - 12:04:30 ARST