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

unit

Syntax

unit logical-unit-number {
family inet {
address address {
}
service {
input {
[ service-set service-set-name <service-filter filter-name> ];
post-service-filter filter-name;
}
output {
[ service-set service-set-name <service-filter filter-name> ];
}
}
service-domain (inside | outside);
}
}

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 Service Interface Configuration Guidelines; 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]