09-08-2006 02:05 AM - edited 03-17-2019 08:47 PM
Hi friends,
I have this config:
class-map match-all FTP
match protocol ftp
policy-map limitFTP
class FTP
shape average 1000000
map-class frame-relay test
service-policy output limitFTP
interface serial0/0
frame-relay traffic-shaping
interface serial0/0.30
frame-relay interface-dlci XXX
class test
I HAVE THE ERROR when apply "class test"
ONLY CLASS-DEFAULT SUPPORTED OVER FR VCs
Please, How can I solve it?
Best regards
09-08-2006 04:49 AM
Using MCQ to implement FRTS needs to be done on the class-default, you can then shape within the MCQ
map-class frame-relay test
service-policy output Shape-and-Queue
policy-map Shape-and-Queue
class class-default
shape average 2000000
service-policy limitFTP
09-11-2006 12:09 AM
Hi, thank you for your reply...
I dont understand how is the final configuration...
Why assign a 2000000 BW on class-default ( it is a Interface BW????)
And service-policy limitFTP where is applied??
Best regards
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide