RE: checking DSCP marking on the traffic

From: David Prall <dcp_at_dcptech.com>
Date: Thu, 8 Sep 2011 17:32:46 -0400

Sh policy-map int gig1/3 in
Sh policy-map int gig0/3 out

Turn on netflow, configure a tos based aggregation, and use sh ip cache flow
aggregation <chosen tos based aggregator>

David

--
http://dcp.dcptech.com
> -----Original Message-----
> From: nobody_at_groupstudy.com [mailto:nobody_at_groupstudy.com] On Behalf Of
> BALAKRISHNAN Balaji
> Sent: Thursday, September 08, 2011 4:49 PM
> To: ccielab_at_groupstudy.com
> Subject: checking DSCP marking on the traffic
> 
> 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
> 
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
Blogs and organic groups at http://www.ccie.net
Received on Thu Sep 08 2011 - 17:32:46 ART

This archive was generated by hypermail 2.2.0 : Sat Oct 01 2011 - 07:26:25 ART