From: Richard Dumoulin (Richard.Dumoulin@vanco.fr)
Date: Mon May 16 2005 - 15:27:02 GMT-3
Globally enable mls qos, then on the interface enable mls qos monitor -->
35550(config-if)#mls qos monitor dscp ?
<0-63> dscp values separated by spaces (up to 8 values total)
And finally use the show mls qos interface Fast 0/x command
-- Richard
-----Original Message-----
From: ccielab@cox.net [mailto:ccielab@cox.net]
Sent: Monday, May 16, 2005 6:57 PM
To: ccielab@groupstudy.com
Subject: 3550 policy map help
Please help me figure out on the 3550, why I am not matching packets on f0/3
where my service policy is set, i have a codec producing traffic with ip
address 10.1.1.12
3550#
class-map match-all mark-dscp0
match access-group name vlan1
class-map match-all mark-dscp46
match access-group name codec
!
!
policy-map set-dscp
class mark-dscp0
set ip dscp 0
class mark-dscp46
set ip dscp 46
interface FastEthernet0/3
switchport access vlan 200
duplex full
speed 100
service-policy input set-dscp
ip access-list extended codec
permit ip 10.1.1.0 0.0.0.255 any
3550#sh pol int f0/3
FastEthernet0/3
service-policy input: set-dscp
class-map: mark-dscp0 (match-all)
0 packets, 0 bytes
5 minute offered rate 0 bps, drop rate 0 bps
match: access-group name
match: access-group name
class-map: mark-dscp46 (match-all)
0 packets, 0 bytes
5 minute offered rate 0 bps, drop rate 0 bps
match: access-group name codec
class-map: class-default (match-any)
0 packets, 0 bytes
5 minute offered rate 0 bps, drop rate 0 bps
match: any
0 packets, 0 bytes
5 minute rate 0 bps
3550#
System image file is
"flash:c3550-i9q3l2-mz.121-12c.EA1/c3550-i9q3l2-mz.121-12c.EA1.bin"
This archive was generated by hypermail 2.1.4 : Fri Jun 03 2005 - 10:11:58 GMT-3