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

unit

Syntax

unit logical-unit-number {
compression {
rtp {
f-max-period number;
maximum-contexts number <force>;
port {
minimum port-number;
maximum port-number;
}
queues [ queue-numbers ];
}
}
compression-device interface-name;
dynamic-call-admission-control {
activation-priority priority;
bearer-bandwidth-limit kilobits-per-second;
}
encapsulation type;
family family {
address address {
...
}
bundle (lsq-fpc/pic/port | ...);
}
}

Hierarchy Level

[edit 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 Configuring Services Interfaces for Voice Services; for a general discussion of logical interface properties, see the JUNOS Network Interfaces Configuration Guide.

Required Privilege Level

interface—To view this statement in the configuration.

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

Related Topics

JUNOS Network Interfaces Configuration Guide for other statements that do not affect services interfaces.


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