Re: QoS: FRTS & CBWFQ

From: khalid_ameen@rayaintegration.com
Date: Fri Feb 14 2003 - 12:30:18 GMT-3


your configuration will not get the required bandwidth in the byte-count
plus the access-list is missing the tcp
correct me if i am wrong!!

map-class frame-relay qos-ip-dlsw
 frame-relay traffic-rate 9600 19200
 frame-relay custom-queue-list 1
 no frame-relay adaptive-shaping

queue-list 1 protocol ip 1 list 100
queue-list 1 protocol ip 2 list 110
queue-list 1 queue 1 byte-count 2048
queue-list 1 queue 2 byte-count 1024

access-list 100 permit ip any any
access-list 110 permit tcp any eq 2065 any
access-list 110 permit tcp any any eq 2065
access-list 110 permit tcp any any eq 1981
access-list 110 permit tcp any any eq 1982
access-list 110 permit tcp any any eq 1983

interface Serial5/1/1
frame-relay traffic-shaping
frame-relay class qos-ip-dlsw

Sage Vadi wrote:
>
> All,
>
> Q) On R1 configure the QoS default for the frame-relay
> network to have a comitted information rate of 9600bps
> and a burst size of 19200bps. Configure DLSW traffic
> with 50% of the traffic followed by IP with 50%, apply
> this to the map class in the step above.
>
> My Config:
>
> interface Serial5/1/1
> service-policy output DLSW&IP
> frame-relay class qos
>
> class-map dlswTraff
> match access-group 150
> class-map ipTraff
> match access-group 1
>
> policy-map DLSW&IP
> class dlswTraff
> bandwidth 50
> class ipTraff
> bandwidth 50
>
> map-class frame-relay qos
> frame-relay bc 19200
> frame-relay mincir 9600
> no frame-relay adaptive-shaping
>
> access-list 1 permit any
> access-list 150 permit tcp any eq 2065 any
>
> Q) Does this seem to be correct config?
>
> __________________________________________________
> Do You Yahoo!?
> Everything you'll ever need on one web page
> from News and Sport to Email and Music Charts
> http://uk.my.yahoo.com

-- 
Cristian E. Henry
REUNA

E-mail: chenry@reuna.cl Fono: 56-2-3370336

-------------------------------------------------------------------- mail2web - Check your email from the web at http://mail2web.com/ .



This archive was generated by hypermail 2.1.4 : Sat Mar 01 2003 - 11:06:23 GMT-3