Users Guide

Dell PowerConnect 55xx Systems User Guide 685
The following is an example of the CLI commands:
qos aggregate-policer
aggregate-policer-name
committed-rate-kbps excess-
burst-byte [exceed-action
{drop|policed-dscp-transmit}]
no qos aggregate-policer
aggregate-policer-name
Defines the policer parameters that
can be applied to multiple traffic
classes.
Use the no form of this command to
remove an existing aggregate policer.
show policy-map [policy-map-
name]
Displays all policy maps or a specific
policy map.
console(config)# policy-map policy1
console(config-pmap)# class class1 access-group enterprise
console(config-pmap)# trust cos-dscp
console(config-pmap)# set dscp 56
console(config-pmap)# class class1
console(config-pmap-c)# police 124000 9600 exceed-action
drop
console(config)# qos aggregate-policer policer1 124000
9600 exceed-action drop
Table 22-17. Policy Class Maps CLI Commands (Continued)
CLI Command Description