cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
328
Views
0
Helpful
2
Replies

limit traffic with qos on 3750g

lipeng001
Level 1
Level 1

hi,pls help me !

my 3750g:

Cisco IOS Software, C3750 Software (C3750-IPSERVICESK9-M), Version 12.2(55)SE4

cisco WS-C3750G-24TS (PowerPC405) processor (revision M0) with 131072K bytes of memory.

 

the configuration:

access-list 199 permit ip any any

class-map match-all wqz-up
  match access-group 199

policy-map wqz-up
class wqz-up
  police 90000000 1000000 exceed-action drop
  trust dscp

interface GigabitEthernet1/0/2
switchport access vlan 2302
switchport mode access
service-policy input wqz-up

 

 

the question is : it dosen't work

sh policy-map int g1/0/2
GigabitEthernet1/0/2
  Service-policy input: wqz-up
    Class-map: wqz-up (match-all)
      0 packets, 0 bytes
      30 second offered rate 0 bps, drop rate 0 bps
      Match: access-group 199
    Class-map: class-default (match-any)
      0 packets, 0 bytes
      30 second offered rate 0 bps, drop rate 0 bps
      Match: any
        0 packets, 0 bytes
        30 second rate 0 bps

 

 

2 Replies 2

Hitesh Vinzoda
Level 4
Level 4

Hi there

 

have you enabled QOS on the switch using <config>#mls qos

 

HTH

Hitesh

#sh mls qos
QoS is enabled
QoS ip packet dscp rewrite is enabled

I confirmed

Thanks!

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: