AT-S62 Command Line User’s Guide
291
DESTROY CLASSIFIER
Syntax
destroy classifier=idnumber
Parameters
classifier Specifies the ID number of the classifier to be deleted.
The number can be from 1 to 9999. You can delete
more than one classifier at a time. You can specify the
classifiers individually (e.g., 2,5,7) as a range (e.g., 11-
14), or both (e.g., 2,4-8,12).
Description
This command deletes a classifier from the switch. To delete a classifier,
you need to know its ID number. To display the ID numbers of the
classifiers, refer to SHOW CLASSIFIER on page 297.
You cannot delete a classifier if it belongs to an ACL or QoS policy that
has already been assigned to a port. You must first remove the port
assignments from the ACL or policy before you can delete the classifier.
Example
This command deletes classifiers 2 and 4:
destroy classifier=2,4