Hi,
do any of you guys know the command to monitor CBWFQ
on frame relay interfaces ?
Normally to monitor CBWFQ a command ( show policy-map
interfaces is used ) since the policy map is directly
applied to an interface. However, when using CBWFQ +
FRTS , the policy map is not applied directl on an
interface, but applied indirectly using a map-class (
as shown in the config attached )
I also wanted to inquire if any of you guys have used
traffic shaping + CBWFQ on Frame relay multipoint
interfaces in conjunction with the frame relay map
command ( in this config both the frame relay map
command and the frame relay interface DLCI command are
used )
Any suggestions would be highly appreciated.
Consider the following config :
!
class-map voice
match access-group 101
!
class-map immediate-data
match ip prec 2
!
class-map data
match ip prec 1
!
access-list 101 permit udp any any range 16384 20000
!
policy-map mypolicy
class voice
priority 16
class immediate-data
bandwidth 32
random-detect
class data
bandwidth 16
class class-default
fair-queue 64
!
!
interface Serial1/0
frame-relay traffic-shaping
!
interface Serial1/0.1 multipoint
frame-relay map ip 10.240.0.8 100 br
frame-relay interface-dlci 100
class fragment
!
map-class frame-relay fragment
frame-relay cir 64000
frame-relay mincir 64000
frame-relay bc 640
frame-relay fragment 50
service-policy output mypolicy
!
Rgds,
Edward
=====
Edward S. Desouza
23/24 Manali 5,
Evershine Nagar,
Malad (W),
Bombay 400064.
Tel :9122-8886362
__________________________________________________
Do You Yahoo!?
Find a job, post your resume.
http://careers.yahoo.com
This archive was generated by hypermail 2b29 : Sun Aug 04 2002 - 04:12:53 EDT