[Contents] [Prev] [Next] [Index] [Report an Error]

unit

Syntax

unit logical-unit-number {
classifiers {
type (classifier-name | default);
}
forwarding-class class-name;
fragmentation-map map-name;
loss-priority-maps {
default;
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;
frame-relay-de (rewrite-name | 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;
virtual-channel-group group-name;
}

Hierarchy Level

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

Release Information

Statement introduced before JUNOS Release 7.4.

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—Number of the logical unit.

Range: 0 through 16,384

The remaining statements are explained separately.

Usage Guidelines

See Classifier Types and Configuring Rewrite Rules.

Required Privilege Level

interface—To view this statement in the configuration.

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


[Contents] [Prev] [Next] [Index] [Report an Error]