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

input

See the following sections:

input (Forwarding Table)

Syntax

input filter-name;

Hierarchy Level

[edit forwarding-options family (inet | inet6 | mpls) filter],
[edit routing-instance instance-name forwarding-options family (inet | inet6 | mpls) filter]

Release Information

Statement introduced before JUNOS Release 7.4.

Description

Configure filtering on the ingress of the forwarding table.

Options

filter-name—Name of the applied filter.

Usage Guidelines

See Configuring a Forwarding Table Filter.

Required Privilege Level

interface—To view this statement in the configuration.

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

input (Port Mirroring)

Syntax

input {
rate number;
run-length number;
}

Hierarchy Level

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

Release Information

Statement introduced before JUNOS Release 7.4.

Description

Configure port mirroring on a logical interface.

The 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.

input (Sampling)

Syntax

input {
family (inet | mpls) {
max-packets-per-second number ;
rate number;
run-length number;
}
}

Hierarchy Level

[edit forwarding-options sampling ]

Release Information

Statement introduced before JUNOS Release 7.4.

mpls option introduced in JUNOS Release 8.3.

Description

Configure traffic sampling on a logical interface.

The statements are explained separately.

Usage Guidelines

See Configuring Traffic Sampling.

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]