- unit logical-unit-number {
-
- classifiers {
- type (classifier-name | default);
- }
- forwarding-class class-name;
- fragmentation-map map-name;
- input-traffic-control-profile profiler-name shared-instance instance-name;
- output-traffic-control-profile profile-name shared-instance instance-name;
- per-session-scheduler;
-
- 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;
- }
- [edit class-of-service interfaces interface-name]
Statement introduced before JUNOS Release 7.4.
Configure a logical interface on the physical device. You must configure a logical interface to be able to use the physical device.
logical-unit-number—Number of the logical unit.
The remaining statements are explained separately.
See Classifier Types and Configuring Rewrite Rules.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.