09-12-2018 01:16 PM - edited 03-08-2019 04:08 PM
I have c6880x running 15.1 firmware.
I have a lan-queuing type policy-map controlling output on Te2/5/6 interface. It has a child policy which furthur allocates BW to each traffic class.
policy-map type lan-queuing 1GBPS_SHAPER
class class-default
shape average 1000000000
service-policy CHILD_VPLS-EGRESS
!
policy-map type lan-queuing CHILD_VPLS-EGRESS
...<some other CM>
class Q&S_DIRECT-CONNECT_TIER1
bandwidth percent 50
...<some other CM>
Right now I have congestion and I want to know how much BW (in bps) is being used by the highlighted class-map. How can I get that information? I tried "#sh policy-map type lan-queuing interface te2/5/6 output" however it only shows me "Packets transmitted" and "Packets dropped". Thanks
09-12-2018 03:52 PM
you should be able to do show policy-map interface? Doc here may help https://www.cisco.com/c/en/us/support/docs/quality-of-service-qos/qos-congestion-avoidance/10107-showpolicy.html
09-13-2018 11:52 AM
Thanks. but no - I have to do "show policy-map TYPE LAN-QUEUING interface Te2/5/6" and it only shows me the number of packets (count) forwarded in each traffic class. "show policy-map interface Te2/5/6" does not show anything
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide