From: kevin gannon (kevin@gannons.net)
Date: Mon Nov 14 2005 - 10:41:52 GMT-3
Ignore everything I wrote of course its working ! Forgot that
the "show policy-map int" command doesnt do anything
on the 3550 need to use "show mls qos int x/y stat"
Grrrrrrrrrr
Regards
Kevin
On 11/14/05, kevin gannon <kevin@gannons.net> wrote:
> Should have added nothing seems to be going into class-default
> either
>
> SW1#sh policy-map int f0/13
> FastEthernet0/13
>
> Service-policy input: BE111
>
> Class-map: BE111 (match-all)
> 0 packets, 0 bytes
> 5 minute offered rate 0 bps, drop rate 0 bps
> Match: vlan 111
> Match: class-map match-any BE
> Match: ip dscp default
> 0 packets, 0 bytes
> 5 minute rate 0 bps
>
> 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
>
> On 11/14/05, kevin gannon <kevin@gannons.net> wrote:
> > 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