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

output

See the following sections:

output (Accounting)

Syntax

output {
cflowd [ hostnames ] {
aggregation {
autonomous-system;
destination-prefix;
protocol-port;
source-destination-prefix {
caida-compliant;
}
source-prefix;
}
autonomous-system-type (origin | peer);
port port-number;
version format;
}
flow-active-timeout seconds;
flow-inactive-timeout seconds;
interface[ interface-names ] {
engine-id number;
engine-type number;
source-address address;
}
}

Hierarchy Level

[edit forwarding-options accounting group-name]

Release Information

Statement introduced before JUNOS Release 7.4.

Description

Configure cflowd, output interfaces, and flow properties.

The statements are explained separately.

Usage Guidelines

See Configuring Discard Accounting.

Required Privilege Level

interface—To view this statement in the configuration.

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

output (Forwarding Table)

Syntax

output 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 in JUNOS Release 7.5.

Description

Configure filtering on the egress traffic 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.

output (Monitoring)

Syntax

output {
cflowd hostname {
port port-number;
}
export-format cflowd-version-5;
flow-active-timeout seconds;
flow-export-destination {
(cflowd-collector | collector-pic);
}
flow-inactive-timeout seconds;
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 group-name family inet]

Release Information

Statement introduced before JUNOS Release 7.4.

Description

Configure cflowd, output interfaces, and flow properties.

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

output (Port Mirroring)

Syntax

output {
interface interface-name {
next-hop address;
}
no-filter-check;
}

Hierarchy Level

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

Release Information

Statement introduced before JUNOS Release 7.4.

Description

Configure output interfaces and flow properties.

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.

output (Sampling)

Syntax

output {
cflowd hostname {
version9 {
template template-name;
}
aggregation {
autonomous-system;
destination-prefix;
protocol-port;
source-destination-prefix {
caida-compliant;
}
source-prefix;
}
autonomous-system-type (origin | peer);
(local-dump | no-local-dump);
port port-number;
source-address address;
version format;
}
file {
disable;
filename filename;
files number;
size (Sampling) bytes;
(stamp | no-stamp);
(world-readable | no-world-readable);
}
flow-active-timeout seconds;
flow-inactive-timeout seconds;
interface [ interface-names ] {
engine-id number;
engine-type number;
source-address address;
}
}

Hierarchy Level

[edit forwarding-options sampling ]

Release Information

Statement introduced before JUNOS Release 7.4.

version9 statement introduced in JUNOS Release 8.3.

Description

Configure cflowd, output files and interfaces, and flow properties. Enable the collection of traffic flows using the version 9 format.

The statements are explained separately.

Usage Guidelines

See Configuring Traffic Sampling Output and Configuring Active Flow Monitoring Using Version 9.

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]