classifiers (Definition)
Syntax
classifiers {
type classifier-name {
import (classifier-name | default);
forwarding-class class-name {
loss-priority level code-points [ aliases ] [ bit-patterns ];
}
}
}
Hierarchy Level
[edit class-of-service], [edit class-of-service routing-instances routing-instance-name]
Description
Define a CoS behavior aggregate (BA) classifier for classifying packets. You can associate the classifier with a forwarding class or code-point mapping, and import a default classifier or one that is previously defined.
The [edit class-of-service routing-instances routing-instance-name] hierarchy level and the dscp-ipv6 and ieee-802.1ad classifier types are
not supported on ACX Series routers.
Options
classifier-name—Name of the aggregate behavior classifier.
type—Traffic type: dscp, dscp-ipv6, exp, ieee-802.1, ieee-802.1ad, inet-precedence.
Required Privilege Level
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
Release Information
Statement introduced before Junos OS Release 7.4.
ieee-802.1ad option introduced in Junos OS Release
9.2.
