HP VPN Firewall Appliances Network Management Command Reference
247
[Sysname-classifier-class1]
Related commands
• classifier behavior
• qos apply policy
• qos policy
Traffic behavior commands
car
Use car to configure a CAR action in a traffic behavior.
Use undo car to delete the CAR action in a traffic behavior.
Syntax
car cir committed-information-rate [ cbs committed-burst-size [ ebs excess-burst-size ] ] [ green action ]
[ red action ]
undo car
Default
CBS is the amount of traffic transmitted at the rate of CIR over 500 ms.
Views
Traffic behavior view
Default command level
2: System level
Parameters
cir committed-information-rate: Sets the committed information rate (CIR) in kbps, which specifies an
average traffic rate.
cbs committed-burst-size: Sets the committed burst size (CBS) in bytes.
ebs excess-burst-size: Sets the excess burst size (EBS) in bytes. The default is 0.
green action: Sets the action to take on packets that conform to CIR. The default is pass.
red action: Sets the action to take on the packet that conforms to neither CIR nor PIR. The default is
discard.
action: Sets the action to take on the packet:
• discard: Drops the packet.
• pass: Permits the packet to pass through.
• remark-dscp-pass new-dscp: Sets the DSCP value of the packet to new-dscp and permits the packet
to pass through. The new-dscp argument ranges from 0 to 63.
• remark-mpls-exp-pass new-exp: Sets the EXP field value of the MPLS packet to new-exp and permits
the packet to pass through. The new-exp argument ranges from 0 to 7.
• remark-prec-pass new-precedence: Sets the IP precedence of the packet to new-precedence and
permits the packet to pass through. The new-precedence argument ranges from 0 to 7.