From: kevin gannon (kevin@gannons.net)
Date: Mon Nov 14 2005 - 10:32:39 GMT-3
Running a simple config below:
class-map match-any BE
match ip dscp default
class-map match-all BE111
match vlan 111
match class-map BE
!
!
policy-map BE111
class BE111
police 8000 8000 exceed-action drop
!
interface FastEthernet0/13
switchport mode dynamic desirable
service-policy input BE111
!
Fas 0/13 is a trunk running ISL auto neogiated. When I do
a ping from SW2 which is attached via the trunk to the above
switch I dont get matches. I am pinging from SW2 to another
device hanging off SW1 and I can see the packets are arriving
with DSCP 0000 using an ACL on the recieving device.
Any idea why I dont get a match ? I have also tried just doing
a match on an ACL with permit ip any in it.
Thanks & Regards
Kevin
This archive was generated by hypermail 2.1.4 : Thu Dec 01 2005 - 09:12:06 GMT-3