Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

unit (CoS Interfaces)

date_range 25-Nov-24

Syntax

content_copy zoom_out_map
unit logical-unit-number {
    classifiers {
        type (classifier-name | default) family (mpls | all);
    }
    forwarding-class class-name;
    fragmentation-map map-name;
    input-traffic-control-profile profile-name shared-instance instance-name;
    output-traffic-control-profile profile-name shared-instance instance-name;
    per-session-scheduler;
    policy-map policy-map-name;
    policy-map-marking;
    rewrite-rules {
        dscp (rewrite-name | default);
        dscp-ipv6 (rewrite-name | default);
        exp (rewrite-name | default)protocol protocol-types;
        exp-push-push-push default;
        exp-swap-push-push default;
        ieee-802.1 (rewrite-name | default) vlan-tag (outer | outer-and-inner);
        inet-precedence (rewrite-name | default);
    }
    scheduler-map map-name;
    shaping-rate rate;
}

Hierarchy Level

content_copy zoom_out_map
[edit class-of-service interfaces interface-name]

Description

Configure class of service properties on a logical interface on a physical port.

Note:

Available options can vary by platform and software release (Junos OS or Junos OS Evolved). Use Feature Explorer to confirm platform and release support for specific features.

Options

logical-unit-number—Number of the logical unit.

  • Range: 0 through 16,384

The remaining statements are explained separately. See CLI Explorer.

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.

footer-navigation