Re: How do I exclude RIP traffic in FRTS?

From: Joseph Saad (joseph.samir.saad@gmail.com)
Date: Sun Dec 16 2007 - 02:40:42 ART


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



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