classifiers (Definition)
Syntax
classifiers { (dscp | dscp-ipv6 | exp | ieee-802.1 | ieee-802.1ad | inet-precedence) classifier-name { forwarding-class forwarding-class-name { loss-priority (high | low | medium-high | medium-low) { code-point alias-or-bit-string ; } import (default | user-defined; } }
Hierarchy Level
[edit class-of-service]
Description
Configure a user-defined behavior aggregate (BA) classifier.
Options
-
classifier-name—User-defined name for the classifier.
-
import (default | user-defined)—Specify the template to use to map any code points not explicitly mapped in this configuration. For example, if the classifier is of type
dscp
and you specifyimport default
, code points you do not map in your configuration will use the predefined DSCP default mapping; if you specifyimport mymap
, for example, code points not mapped in the forwarding-class configuration would use the mappings in a user-defined classifier namedmymap
. -
forwarding-class class-name—Specify the name of the forwarding class. You can use the default forwarding class names or define new ones.
-
loss-priority level—Specify a loss priority for this forwarding class:
high
,low
,medium-high
,medium-low
. -
code-points (alias | bits)—Specify a code-point alias or the code points that map to this forwarding class.
Required Privilege Level
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Release 9.2