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

unit

Syntax

unit logical-unit-number {
peer-unit unit-number;
reassemble-packets;
tunnel {
allow-fragmentation;
backup-destination address;
destination destination-address;
do-not-fragment;
key number;
routing-instance {
destination routing-instance-name;
}
source source-address;
ttl number;
}
}

Hierarchy Level

[edit interfaces interface-name],
[edit logical-systems logical-system-name 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 Tunnel Interfaces Configuration Guidelines.

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]