See the following sections:
-
classifiers {
-
type (classifier-name | default);
- }
- [edit class-of-service interfaces interface-name unit logical-unit-number]
Statement introduced before JUNOS Release 7.4.
Apply a CoS aggregate behavior classifier to a logical interface. You can apply a default classifier or one that is previously defined.
classifier-name—Name of the aggregate behavior classifier.
type—Traffic type.
See Applying a Classifier to a Logical Interface.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
-
classifiers {
-
exp (classifier-name | default);
- }
- [edit class-of-service routing-instances]
Statement introduced before JUNOS Release 7.4.
For routing instances with VRF table labels enabled, apply a custom Multiprotocol Label Switching (MPLS) EXP classifier to the routing instance. You can apply the default MPLS EXP classifier or one that is previously defined.
classifier-name—Name of the behavior aggregate MPLS EXP classifier.
See Applying MPLS EXP Classifiers to Routing Instances.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
- classifiers {
-
-
type classifier-name {
-
import (classifier-name | default);
-
-
forwarding-class class-name {
-
-
loss-priority level {
-
code-points [ aliases ] [ 6-bit-patterns ];
- }
- }
- }
- }
- [edit class-of-service],
- [edit class-of-service routing-instances routing-instance-name]
Statement introduced before JUNOS Release 7.4.
ieee-802.1ad option introduced in JUNOS Release 9.2.
Define a CoS aggregate behavior 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.
classifier-name—Name of the aggregate behavior classifier.
type—Traffic type: dscp, dscp-ipv6, exp, ieee-802.1, ieee-802.1ad, inet-precedence.
See Classifier Types.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.