unit (Dynamic Traffic Shaping)

Syntax

unit logical-unit-number {classifiers {type (classifier-name | default);}output-traffic-control-profile profile-name;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 interfaces interface-name]

Release Information

Statement introduced in Junos OS Release 9.2.

Description

Configure a logical interface on the physical device. You must configure a logical interface to be able to use the physical device.

Options

logical-unit-number—One of the following options:

Range: 1 through 65,535

The remaining statements are explained separately.

Required Privilege Level

interface—To view this statement in the configuration.

interface-control—To add this statement to the configuration.

Related Topics