Dell PowerEdge VRTX User Manual
Page 451

451
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\Dell Plasma\User
Guide\Plasma_UGQoS.fm
D E L L CO N F I D E N T I A L – P R E L I MI N A RY 4/ 1 8 /1 3 - F O R PR O O F O N LY
The following is an example of the CLI commands:
police committed-rate-kbps
committed-burst-byte [exceed-
action {drop|policed-dscp-
transmit}]
no police
Defines the policer for classified traffic.
Use the no form of this command to
remove a policer.
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 19-16. Policy Class Maps CLI Commands (Continued)
CLI Command
Description