Introduction Configuring Classifiers
Software Reference for SwitchBlade x3100 Series Switches (Access and Security)
6-24
DELETE ACTION CLASSIFIER
Syntax
DELETE ACTION CLASSIFIER=classifiername-list {DROP|FORWARD|COUNT|
SETVPRIORITY|SETIPTOS|SETIPDSCP| MOVEPRIOTOTOS|MOVETOSTOPRIO|ALL}
Description Deletes one ACTION or ALL ACTIONs from one or more CLASSIFIERs. This is the
opposite of ADD ACTION CLASSIFIER. If choosing an action, all classifiers must have
that same action.
Options The following table gives the range of values for each option that can be specified with
this command and a default value (if applicable).
Example
DELETE ACTION CLASSIFIER=ipfilt2 COUNT
Option Description Default Value
CLASSIFIER The name of the classifier(s), separated by a comma
ACTION DROP - Discard the packet
FORWARD - Allow the packet to be forwarded. One
action or the other can be assigned, but not both.
COUNT - starts the counting of the actions for the
classifier(s).
SETVPRIORITY - sets the 802.1p bits to the specified
value. This value will impact selection of the egress CoS
queue.
SETIPTOS - sets the IP TOS field. (Not supported)
SETIPDSCP - sets the IP DiffServ CodePoint field.
MOVEPRIOTOTOS - copies the 802.1q priority field to
the IP TOS field. (Not supported)
MOVETOSTOPRIO - copies the IP TOS field to the
802.1q priority field. This new value will determine
selection of the egress CoS queue. (Not supported)
ALL - options may be different for classifiers, but all are
dropped.
ALL