routing-instances (CoS)
Syntax
routing-instances routing-instance-name { classifiers { dscp (classifier-name | default); dscp-ipv6 (classifier-name | default); exp (classifier-name | default); ieee-802.1 (classifier-name | default); no-default; } policy-map policy-map-name { } }
Hierarchy Level
[edit class-of-service]
Description
For routing instances with VRF table labels enabled, apply a DSCP, MPLS EXP, or IEEE 802.1 classifier to the routing instance. You can apply the default classifier or one that is previously defined.
Apply the no-default
option to disable the application
of any default classifier to the routing instance.
You can also apply a policy map that defines the rewrite rules for a routing instance.
Default
If you do not include this statement with the classifiers
option, the default MPLS EXP classifier is applied
to the routing instance. When no DSCP classifier is configured, the
default MPLS EXP classifier is applied.
Options
routing-instance-name
—Name of the routing instance.
classifier-name
—Name of the behavior aggregate DSCP, MPLS
EXP, or IEEE 802.1 classifier.
policy-map-name
—Name of
the policy map that defines the rewrite rules for a routing instance.
Required Privilege Level
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.
Release Information
Statement introduced before Junos OS Release 7.4.
no-default
and policy-map
options added in Junos OS Release
16.1.