Hi friends,
I have this QoS configuration:
class-map match-all FTP
match protocol ftp
policy-map limitFTP
class FTP
shape average 1000000
policy-map parent
class class-default
service-policy limitFTP
map-class frame-relay test
service-policy output parent
interface serial1/2
frame-relay traffic-shaping
interface frame-relay 1/2.X
frame-relay interface-dlci X
class test
When I apply the last command ( class test on the sub-interface) I have this error:
GTS: Can be enabled only at the first level.
What is this? Can someone help me?
Thank you very much