F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Network Management Command Reference-6PW100

Table Of Contents
255
QoS policy configuration and application
commands
classifier behavior
Use classifier behavior to associate a behavior with a class in a QoS policy.
Use undo classifier to remove a class from the policy.
Syntax
classifier classifier-name behavior behavior-name
undo classifier classifier-name
Views
Policy view
Default command level
2: System level
Parameters
classifier-name: Specifies a class by its name, a string of 1 to 31 characters.
behavior-name: Specifies a behavior by its name, a string of 1 to 31 characters.
Usage guidelines
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.
Examples
# Associate traffic class database with traffic behavior test in QoS policy user1.
<Sysname> system-view
[Sysname] qos policy user1
[Sysname-qospolicy-user1] classifier database behavior test
[Sysname-qospolicy-user1]
Related commands
qos policy
route-policy (Network Management Command Reference)
display qos policy
Use display qos policy to display user-defined QoS policy configuration information.