From: Sage Vadi (sagevadi@yahoo.co.uk)
Date: Fri Feb 14 2003 - 11:16:47 GMT-3
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?
This archive was generated by hypermail 2.1.4 : Sat Mar 01 2003 - 11:06:23 GMT-3