RE: QoS: FRTS & CBWFQ

From: Dang Quang Minh (minhdq@saigonctt.com)
Date: Fri Feb 14 2003 - 12:55:14 GMT-3


Or another way

interface Serial5/1/1
service-policy output DLSW&IP
frame-relay class qos
max-allocated-bandwidth 100

class-map dlswTraff
match access-group 150
class-map ipTraff
match access-group 1
 
policy-map DLSW&IP
class dlswTraff
bandwidth percent 50

class ipTraff
bandwidth percent 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 eq 2067
access-list 150 permit tcp any eq 2067 any eq 2065

thanks

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Cristian Henry H
Sent: Friday, February 14, 2003 9:40 PM
To: Sage Vadi
Cc: ccielab@groupstudy.com
Subject: Re: QoS: FRTS & CBWFQ

What about the following configuration?

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

queue-list 1 protocol ip 1 list 100
queue-list 1 protocol ip 2 list 110
queue-list 1 queue 1 byte-count 1500
queue-list 1 queue 2 byte-count 1500

access-list 100 permit any
access-list 110 permit tcp any any eq 2065

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



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