interfaces (Dynamic CoS Definition)
Syntax
interfaces {
interface-name {
unit logical-unit-number {
classifiers {
dscp (classifier-name | default);
dscp-ipv6 (classifier-name | default);
ieee-802.1 (classifier-name | default) vlan-tag (inner | outer)
inet-precedence (classifier-name | default);
}
output-traffic-control-profile (profile-name | $junos-cos-traffic-control-profile);
report-ingress-shaping-rate;
rewrite-rules {
dscp (rewrite-name | default);
dscp-ipv6 (rewrite-name | default);
ieee-802.1 (rewrite-name | default) vlan-tag (outer | outer-and-inner);
inet-precedence (rewrite-name | default);
}
}
}
}
Hierarchy Level
[edit dynamic-profiles profile-name class-of-service]
Description
Configure interface-specific CoS properties for incoming packets in a dynamic client profile or a dynamic service profile.
Options
interface-name—Either the specific name of the interface you want to
assign to the dynamic profile or the interface variable ($junos-interface-ifd-name).
The interface variable is dynamically replaced with the interface
the client accesses when connecting to the router.
The remaining statements are explained separately. Search for a statement in CLI Explorer or click a linked statement in the Syntax section for details.
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.