R3721-F3210-F3171-HP High-End Firewalls Network Management Command Reference-6PW101
233
Parameters
behavior-name: Sets a behavior name, a string of 1 to 31 characters.
Description
Use traffic behavior to create a traffic behavior and enter traffic behavior view.
Use undo traffic behavior to delete a traffic behavior.
A traffic behavior is a set of actions, such as priority marking, dropping, rate limiting, and accounting.
You provide QoS for a class of traffic by associating a traffic behavior with the class of traffic.
Related commands: qos policy, qos apply policy, and classifier behavior.
Examples
# Create a traffic behavior named behavior1.
<Sysname> system-view
[Sysname] traffic behavior behavior1
[Sysname-behavior-behavior1]
QoS policy configuration and application
commands
classifier behavior
Syntax
classifier tcl-name behavior behavior-name
undo classifier tcl-name
View
Policy view
Default level
2: System level
Parameters
tcl-name: Class name, a string of 1 to 31 characters.
behavior-name: Behavior name, a string of 1 to 31 characters.
Description
Use classifier behavior to associate a behavior with a class in a QoS policy.
Use undo classifier to remove a class from the policy. You cannot remove a default class.
You can perform a set of QoS actions on a traffic class by associating a traffic behavior with the traffic
class.
You can configure multiple class-behavior associations in a QoS policy, and each class can associate
with only one traffic behavior.
If the specified class or traffic behavior does not exist, the system creates a null class or traffic behavior.
Related commands: qos policy, route-policy, and apply qos-local-id.