Dear ALL,
Would you please explain the workflow of following configuration ?
[FONT=宋]ip access-list extended qos-To-Customer[/FONT]
[FONT=宋]permit 6 any host 10.0.0.1[/FONT]
[FONT=宋]permit 6 any host 10.0.0.2[/FONT]
[FONT=宋]class-map match-all To-Customer[/FONT]
[FONT=宋]match access-group name qos-To-Customer[/FONT]
[FONT=宋]policy-map CHILD[/FONT]
[FONT=宋]class To-Customer[/FONT]
[FONT=宋]priority 10000[/FONT]
[FONT=宋]set dscp cs5[/FONT]
[FONT=宋]policy-map PARENT[/FONT]
[FONT=宋]class class-default[/FONT]
[FONT=宋]shape average percent 10[/FONT]
[FONT=宋]service-policy CHILD[/FONT]
[FONT=宋]interface GigabitEthernet0/1/3.2002[/FONT]
[FONT=宋]service-policy output PARENT[/FONT]
[FONT=宋][/FONT]
[FONT=宋]MANY MANY THANKS !!! [/FONT]
[FONT=宋][/FONT]