From: Deepak Ahuja (deeps.ccie@gmail.com)
Date: Fri Mar 13 2009 - 20:07:08 ARST
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
This archive was generated by hypermail 2.1.4 : Mon Apr 06 2009 - 06:44:05 ART