2-954
Catalyst 6500 Series Switch Command Reference—Release7.6
78-15328-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands
show qos policer
show qos policer
To display microflow or aggregate policers currently configured, use the show qos policer command.
show qos policer {config | runtime} {microflow [policer_name] | aggregate [policer_name] | all}
Syntax Description
Defaults This command has no default settings.
Command Types Switch command.
Command Modes Normal.
Usage Guidelines When a switchover occurs, you cannot view the ACLs and policers deployed using COPS-DS until the
COPS-DS client on the new active supervisor engine establishes connection to the PDP and downloads
the QoS policy. The runtime fields in the output display will be blank until QoS policy is do wnload ed to
the new active supervisor engine.
Examples This example shows how to display all currently configured policing information:
Console> show qos policer config all
QoS microflow policers:
Microflow name Avg. rate Burst size Exceed action
------------------------------- --------- ---------- -------------
mic 55 64 drop
ACL attached
------------------------------------
QoS aggregate policers:
No aggregate policer found.
Console>
This example shows how to display microflow policing information:
Console> show qos policer config microflow
QoS microflow policers:
Microflow name Average rate Burst size Exceed action
-------------------- --------------- --------------- -------------
my-micro 1000 2000 drop
Microflow name ACL attached
config Displays NVRAM QoS configuration.
runtime Shows the current QoS runtime information.
microflow Specifies microflow policing information.
aggregate Specifies aggregate policing rule information.
policer_name (Optional) Name of the policer.
all Specifies all policing information.