hit counter script

Cisco 3020 - Catalyst Blade Switch Command Reference Manual page 264

Cisco catalyst blade switch 3020 for hp command reference, rel. 12.2(25)sef1
Hide thumbs Also See for 3020 - Cisco Catalyst Blade Switch:
Table of Contents

Advertisement

police aggregate
Examples
This example shows how to define the aggregate policer parameters and to 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
Switch(config-pmap)# class class3
Switch(config-pmap-c)# trust dscp
Switch(config-pmap-c)# police aggregate agg_policer2
Switch(config-pmap-c)# exit
You can verify your settings by entering the show mls qos aggregate-policer privileged EXEC
command.
Related Commands
Command
mls qos aggregate-policer
show mls qos aggregate-policer
Cisco Catalyst Blade Switch 3020 for HP Command Reference
2-236
Chapter 2
Cisco Catalyst Blade Switch 3020 for HP Cisco IOS Commands
Description
Defines policer parameters, which can be shared by multiple
classes within a policy map.
Displays the quality of service (QoS) aggregate policer
configuration.
OL-8916-01

Advertisement

Table of Contents
loading

Table of Contents