From: Mike O (mikeeo@msn.com)
Date: Fri Jun 09 2006 - 13:03:35 ART
Returning HTTP traffic should get 80% of the bandwidth on the interface with
a CIR of 384k
>From: "ZeroFlash" <Fire_Ice@verizon.net>
>To: "'Mike O'" <mikeeo@msn.com>, <ccielab@groupstudy.com>
>Subject: RE: FRTS vs new way
>Date: Fri, 09 Jun 2006 11:50:26 -0400
>
>
>I would say it depends on the requirement that is being asked of you. If
>they ask for traffic shaping I personally wouldn't shape the traffic using
>a
>policy map. I would go with frame-relay traffic shaping.
>
>As for your answer being correct.
>
>I wouldn't think so because you are shaping to a bandwidth of 384k with a
>burst of 48k. The solutions guide isn't pointing to that but without
>knowing
>what the question is can't really say.
>
>Can you post the question for us, then can give you a better answer.
>
>Thanks
>
>ZeroFlash
>CCIE #16217
>
>-----Original Message-----
>From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
>Mike
>O
>Sent: Friday, June 09, 2006 9:36 AM
>To: ccielab@groupstudy.com
>Subject: FRTS vs new way
>
>I did a lab one way and the solution is being presented in another. But
>does
>
>my way work the same?
>
>Solution guide:
>
>class-map HTTP
>match access-group 101
>
>policy-map 501
>class HTTP
>bandwidth percent 80
>
>int s0/0
>frame-relay traffic-shaping
>
>int s0/0.501
>frame-relay class 501
>
>map-class frame-relay 501
>frame-relay mincir 384000
>service-policy output 501
>
>access-list 101 permit tcp any eq 80 any
>
>My way:
>
>map-class HTTP
>match address 101
>
>policy-map 501
>class HTTP
>priority percent 80
>
>
>policy-map IN_HTTP
>class class-default
>shape average 384000 48000
>service-policy 501
>
>int s0/0.501
>service-policy input IN_HTTP
>
>_______________________________________________________________________
>Subscription information may be found at:
>http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Sat Jul 01 2006 - 07:57:32 ART