Re: FRAME TS question

From: Bryan Bartik (bbartik@ipexpert.com)
Date: Fri Mar 13 2009 - 22:31:17 ARST


Hi Deepak,

I think that would work. You can also use the "match not" statement that way
you could use one class:

class-map ALL-BUT-BGP
match not access-group 150

-hth

On Fri, Mar 13, 2009 at 4:07 PM, Deepak Ahuja <deeps.ccie@gmail.com> wrote:

> Hi experts
>
> I have a specific requirement for FRTS and I am not sure how can I achieve
> it
>
> 1. R1 ----------Frame Relay------------R2
>
> R1 and R2 is running bgp
>
> Question
> 1. How can I shape the traffic between the links without shaping the
> routing
> protocol traffic and I want to use FRTS not GTS
>
> I can do it with GTS but I am not sure IF I can do it with FRTS
>
> Here is how I can do it with GTS
>
>
> policy-map SHAPE
> class NO-SHAPE
> class class-default
> shape average 1000000
> shape adaptive 512000
>
> class-map match-all NO-SHAPE
> match access-group 150
>
> map-class frame-relay FR
> service-policy output SHAPE
>
> access-list 150 permit tcp any any eq bgp
> access-list 150 permit tcp any eq bgp any
>
> int se1/0
> frame-relay interface-dlci 102
> class FR
>
>
> Any insight is appreciated
>
>
> Regards
> Deepak Ahuja
>
>
> Blogs and organic groups at http://www.ccie.net
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
>
>
>
>
>
>
>
>

-- 
Bryan Bartik
CCIE #23707, CCNP
Sr. Support Engineer - IPexpert, Inc.
URL: http://www.IPexpert.com

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



This archive was generated by hypermail 2.1.4 : Mon Apr 06 2009 - 06:44:05 ART