Police Aggregate - Cisco Catalyst 3550 Command Reference Manual

Multilayer switch
Hide thumbs Also See for Catalyst 3550:
Table of Contents

Advertisement

police aggregate

police aggregate
Use the police aggregate policy-map class configuration command to apply an aggregate policer to
multiple classes in the same policy map. Use the no form of this command to remove the specified
policer.
Syntax Description
aggregate-policer-name
Defaults
No aggregate policers are defined.
Command Modes
Policy-map class configuration
Command History
Release
12.1(4)EA1
Usage Guidelines
You set aggregate policer parameters by using the mls qos aggregate-policer global configuration
command.
You can configure up to 128 policers on ingress Gigabit-capable Ethernet ports.
You can configure up to eight policers on ingress 10/100 Ethernet ports.
You can configure up to eight policers on egress ports.
You apply an aggregate policer to multiple classes in the same policy map; you cannot use an aggregate
policer across different policy maps or interfaces.
Policy maps that contain per-port per-VLAN classification commands cannot be applied to egress
interfaces.
To return to policy-map configuration mode, use the exit command. To return to privileged EXEC mode,
use the end command.
Examples
This example shows how to define the aggregate policer parameters and apply the policer to multiple
classes in a policy map:
Switch(config)# mls qos aggregate-policer agg_policer1 10000 1000000 exceed-action drop
Switch(config)# policy-map policy2
Switch(config-pmap)# class class1
Switch(config-pmap-c)# police aggregate agg_policer1
Switch(config-pmap-c)# exit
Switch(config-pmap)# class class2
Switch(config-pmap-c)# set dscp 10
Switch(config-pmap-c)# police aggregate agg_policer1
Switch(config-pmap-c)# exit
Catalyst 3550 Multilayer Switch Command Reference
2-282
police aggregate aggregate-policer-name
no police aggregate aggregate-policer-name
Modification
This command was introduced.
Name of the aggregate policer.
Chapter 2
Catalyst 3550 Switch Cisco IOS Commands
OL-8566-02

Advertisement

Table of Contents
loading

Table of Contents