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 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—Either the specific unit number of the interface you want to assign to the dynamic-profile or the static unit number variable ($junos-underlying-interface-unit). The static unit number variable is dynamically replaced with the client unit number when the client session begins. The client unit number is specified by the DHCP client when it accesses the subscriber network.
- Range: 0 through 16,384
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.

