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

interface

See the following sections:

interface (Accounting or Sampling)

Syntax

interface interface-name {
engine-id number;
engine-type number;
source-address address;
}

Hierarchy Level

[edit forwarding-options accounting name output],
[edit forwarding-options sampling output]

Release Information

Statement introduced before JUNOS Release 7.4.

Description

Specify the output interface for monitored traffic.

Options

interface-name—Name of the interface.

The remaining statements are explained separately.

Usage Guidelines

See Configuring Discard Accounting or Configuring Traffic Sampling.

Required Privilege Level

interface—To view this statement in the configuration.

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

interface (Monitoring)

Syntax

interface interface-name {
engine-id number;
engine-type number;
input-interface-index number;
output-interface-index number;
source-address address;
}

Hierarchy Level

[edit forwarding-options monitoring name family inet output]

Release Information

Statement introduced before JUNOS Release 7.4.

Description

Specify the output interface for monitored traffic.

Options

interface-name—Name of the interface.

The remaining statements are explained separately.

Usage Guidelines

See Configuring Flow Monitoring.

Required Privilege Level

interface—To view this statement in the configuration.

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

interface (Port Mirroring)

Syntax

interface interface-name {
next-hop address;
}

Hierarchy Level

[edit forwarding-options port-mirroring family (inet | inet6) output]

Release Information

Statement introduced before JUNOS Release 7.4.

Description

Specify the output interface for sending copies of packets elsewhere to be analyzed.

Options

interface-name—Name of the interface.

The remaining statements are explained separately.

Usage Guidelines

See Configuring Port Mirroring.

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]