Command Reference Guide

106
Usage guidelines
An aggregate CAR action takes effect only after it is applied to an interface or referenced in a QoS
policy.
Examples
# Configure the aggregate CAR action aggcar-1, where CIR is 25600, CBS is 512000, and red packets
are dropped.
<Sysname> system-view
[Sysname] qos car aggcar-1 aggregative cir 25600 cbs 512000 red discard
Related commands
display qos car name
reset qos car name
Use reset qos car name to clear statistics for an aggregate CAR action.
Syntax
reset qos car name [ car-name ]
Views
User view
Predefined user roles
network-admin
Parameters
car-name: Specifies an aggregate CAR action by its name. This argument must start with a letter, and is
a case-sensitive string of 1 to 31 characters. If you do not specify an aggregate CAR action, this
command clears the statistics for all aggregate CAR actions.
Examples
# Clear statistics for the aggregate CAR action aggcar-1.
<Sysname> reset qos car name aggcar-1