cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
434
Views
0
Helpful
1
Replies

issue on switch 6500 policy map inbound

GRTO
Level 1
Level 1

Hello All,

ON switch 6500 i have configured an interface vlan x and applied policies on inboud and outbound directions as per below:

interface Vlanx

ip address 1.1.1.1 255.255.255.0
service-policy input VlaX-in
service-policy output VlaX-out

  Policy Map VlaX-out

    Class class-default

     police cir 2048000 bc 2048000 be 4096000

       conform-action transmit

       exceed-action drop

       violate-action drop

  Policy Map VlaX-in

    Class class-default

     police cir 2048000 bc 2048000 be 4096000

       conform-action transmit

       exceed-action drop

       violate-action drop

But the problem i am facing is that the policy outbound works ok , but the policy inbound doesnt work at all. specifically it doesnt match anything

show policy-map interface vlan X input

VlanX

  Service-policy input: VlaX-in

    class-map: class-default (match-any)

      Match: any

      police :

        2048000 bps 2048000 limit 2048000 extended limit

      Earl in slot 6 :

        0 bytes

        5 minute offered rate 0 bps

        aggregate-forwarded 0 bytes action: transmit

        exceeded 0 bytes action: drop

        aggregate-forward 0 bps exceed 0 bps

Has anyone faced this issue?

gerta

1 Reply 1

Hi, GERTA!

You should specify "mls qos vlan-based" on the phisical interface for that vlan.

Review Cisco Networking for a $25 gift card