From: Toh Soon, Lim (tohsoon28@gmail.com)
Date: Sun Oct 28 2007 - 13:24:45 ART
Hi Group,
I have the following config:
!
policy-map CBWFQ
class C1
bandwidth 10
class C2
bandwidth 18
!
map-class frame-relay FRTS
service-policy output CBWFQ
!
interface Serial0/0/0
ip address 150.50.100.2 255.255.255.224
encapsulation frame-relay
no fair-queue
frame-relay traffic-shaping
frame-relay map ip 150.50.100.5 105 broadcast
frame-relay map ip 150.50.100.6 106 broadcast
frame-relay interface-dlci 105
class FRTS
no frame-relay inverse-arp
!
Without the "frame-relay traffic-shaping" command, when I do "sh fram pvc
105" I don't see the CBWFQ attached to the PVC.
With the above config, DLCI 105 is shaped at the default 56kbps. Is there
any method to just attach the CBWFQ to DLCI 105 without doing shaping?
Can I do this way? I guess not.
!
int s0/0/0
service-policy output CBWFQ
!
Any comments are welcome.
Thank you.
B.Rgds,
Lim TS
This archive was generated by hypermail 2.1.4 : Fri Nov 16 2007 - 13:11:19 ART