1801
110
DEFINING POLICY COMMANDS

classifier behavior

Syntax classifier tcl-name behavior behavior-name
undo classifier tcl-name
View Policy view
Parameters tcl-name: Must be the name of the defined class, a string of characters in the
range 1 to 31.
behavior-name: Must be the name of the defined behavior., a string of characters
in the range 1 to 31.
Description Use the classifier behavior command to specify the behavior for the class in the
policy.
Use the undo classifier command to remove the application of the class in the
policy.
Each class in the policy can only be associated with one behavior.
If the class and traffic behavior specified when configuring this command do not
exist, the system will create an empty class and an empty traffic behavior.
The undo command is not used for the default class.
Related commands: qos policy.
Examples # Specify the behavior test for the class database in the policy user1.
<Sysname> system-view
[Sysname] qos policy user1
[Sysname-qospolicy-user1] classifier database behavior test
[Sysname-qospolicy-user1]

display qos policy

Syntax display qos policy { system-defined | user-defined} [ policy-name [ classifier
tcl-name]]