Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents

classifiers (Routing Instance)

date_range 14-Dec-23

Syntax

content_copy zoom_out_map
classifiers {
    exp (classifier-name | default);
    dscp (classifier-name | default);
    dscp-ipv6 (classifier-name | default);
    no-default;
}

Hierarchy Level

content_copy zoom_out_map
[edit class-of-service routing-instances routing-instance-name]

Description

For routing instances with VRF table labels enabled, apply a custom MPLS EXP, DSCP, or IEEE802.1 classifier to the routing instance. You can apply the default classifier or one that is previously defined.

If you do not explicitly apply a classifier configuration to the routing instance, the default classifier is applied to the routing instance. Apply the no-default option to disable the application of any default classifier to the routing instance.

Options

classifier-name—Name of the behavior aggregate MPLS EXP, DSCP, or IEEE802.1 classifier.

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.

dscp and dscp-ipv6 support introduced in Junos OS Release 9.6.

no-default option added in Junos OS Release 16.1.

Support for PTX Series routers introduced in Junos OS Evolved Release 22.4R1.

Support for SRX Series firewalls introduced in Junos OS Release 23.4R1.

footer-navigation