From: Ernest Wambari (wambari@gmail.com)
Date: Fri Jan 05 2007 - 23:20:41 ART
I would do it like this:
For avoiding DE bit set for Routing protocols(im assuming its FR and eigrp):
Frame-relay de-list 1 protocol ip list 120
Access-list 120 deny ip eigrp any any
Access-list 120 permit ip any any
Int Serial 1/1
Frame-relay de-group 1 200
For Traffic Shaping using MQC:
Policy-map SPEED
Class class-default
Shape adaptive 32000
Shape max-buffers 10
Int Serial 1/1
Service-policy out SPEED
HTH,
E.
On 1/6/07 2:26 AM, "Noel Debouver III" <noeldebouveriii@yahoo.com> wrote:
> Configure R1 so that your ISP doesn"t drop routing traffic. Router must
> decrease speed to 32000 if in queue for more than 10 packets.
>
>
> R1
> int s0/0
> frame-relay traffic-shaping
> int s0/0.1
> frame-relay interface-dlci 200
> class
> adjust_vc_class_rate
>
> map-class frame-relay adjust_vc_class_rate
> frame-relay
> cir 64000
> frame-relay mincir 32000
> frame-relay adaptive-shaping interface
> congestion 10
>
>
> Any comments? Why or why not?
> __________________________________________________
> Do You Yahoo!?
> Tired of
> spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Thu Feb 08 2007 - 23:46:55 ART