R3166-R3206-HP High-End Firewalls Network Management Command Reference-6PW101

Table Of Contents
186
Table 47 Output description
Field Descri
p
tion
List CAR list number
Params Match object
qos car
Syntax
qos car { inbound | outbound } { any | acl acl-number | carl carl-index } cir committed-information-rate
[ cbs committed-burst-size [ ebs excess-burst-size ] ] [ green action ] [ red action ]
undo qos car { inbound | outbound } { any | acl acl-number | carl carl-index }
View
Interface view
Default level
2: System Level
Parameters
inbound: Limit the rate of incoming packets on the interface.
outbound: Limits the rate of outgoing packets on the interface.
any: Limits the rate all the IP data packets in the specified direction.
acl acl-number: Limits the rate of packets matching the IPv4 ACL.
carl carl-index: Limits the rate of packets matching a CAR list. The carl-index argument is the index of a
CAR list and ranges from 1 to 199.
cir committed-information-rate: Committed information rate (CIR) in kbps.
cbs committed-burst-size: Committed burst size (CBS) in bytes, which specifies the size of bursty traffic
when the actual average rate is not greater than CIR.
ebs excess-burst-size: Excess burst size (EBS) in bytes. The default is 0.
green: Action conducted to packets when the traffic rate conforms to CIR. The default is pass.
red: Action conducted to packets when the traffic rate exceeds CIR. The default is discard.
action: Action conducted to packets, which can be:
continue: Continues to process the packet using the next CAR policy.
discard: Drops the packet.
pass: Permits the packet to pass through.
remark-dscp-continue new-dscp: Remarks the packet with a new DSCP value and hands it over to
the next CAR policy. The value range is 0 to 63. Alternatively, you can specify the new-dscp
argument with af11, af12, af13, af21, af22, af23, af31, af32, af33, af41, af42, af43, cs1, cs2, cs3,
cs4, cs5, cs6, cs7, default, or ef.
r
emark-dscp-pass new-dscp: Remarks the packet with a new DSCP value and permits the packet to
pass through. The value range is 0 to 63. Alternatively, you can specify the new-dscp argument with
af11, af12, af13, af21, af22, af23, af31, af32, af33, af41, af42, af43, cs1, cs2, cs3, cs4, cs5, cs6,
cs7, default, or ef.