Any idea why "show policy-map int fa0/0.146" after applying the configuration is showing "queueing" as interface policy?
show policy-map int fa0/0.146
Rack1R6#show policy-map int fa0/0.146
FastEthernet0/0.146
Service-policy output: SHAPE_TO_VLAN146
Class-map: class-default (match-any)
5028 packets, 5373324 bytes
5 minute offered rate 109000 bps, drop rate 9000 bps
Match: any
Queueing
queue limit 5 packets
(queue depth/total drops/no-buffer drops) 0/375/0
(pkts output/bytes output) 4653/4998354
shape (average) cir 128000, bc 512, be 512
target shape rate 128000
You can see packet drops but no shaping is taking place.
Rack1R6#show policy-map SHAPE_TO_VLAN146
Policy Map SHAPE_TO_VLAN146
Class class-default
Average Rate Traffic Shaping
cir 128000 (bps)
queue-limit 5 packets
Thanks in advance