Hi all,
Struggling to find any show or debug commands that would tell you the DSCP
setting/marking on the traffic. Following is the sample configs,
policy-map PM-FIN
class class-default
set ip dscp af11
!
interface GigabitEthernet1/3
service-policy input PM-FIN
!
class-map match-all CM-FIN
match ip dscp af11
!
policy-map PM-child
class CM-FIN
bandwidth percent 40
class class-default
bandwidth percent 60
!
policy-map PM-parent
class class-default
shape average 1000000
service-policy PM-child
!
interface GigabitEthernet0/3
service-policy output PM-parent
How do I verify that the traffic coming on the Gig 1/3 correctly marked with
af11 and correctly matched by the class CM-FIN ??
Thanx for the help.
Rgds
Bala
Blogs and organic groups at http://www.ccie.net
Received on Thu Sep 08 2011 - 22:49:03 ART
This archive was generated by hypermail 2.2.0 : Sat Oct 01 2011 - 07:26:25 ART