Hello,

Does the following solution meet the requirement of the task vol1 23.4 about
GTS ?
Solution guide use multiple interface-based traffic-shape group commands for
each class and I was wondering it it makes any difference with the following
CB-GTS ?

class-map match-any TELNETICMP
 match protocol telnet
 match protocol icmp
class-map match-all FTP
 match protocol ftp
!
!
policy-map CBWFQ
 class FTP
  bandwidth percent 50
 class TELNETICMP
  bandwidth percent 15
 class class-default
  bandwidth percent 35
policy-map SHAPE
 class class-default
  shape average 64000 6400 0
  service-policy CBWFQ

Thanks for your answer
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Reply via email to