See the following sections:
-
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;
- }
- }
- [edit forwarding-options accounting group-name]
Statement introduced before JUNOS Release 7.4.
Configure cflowd, output interfaces, and flow properties.
The statements are explained separately.
See Configuring Discard Accounting.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
- output filter-name;
- [edit forwarding-options family (inet |
inet6 | mpls) filter],
- [edit routing-instance instance-name forwarding-options family (inet | inet6 |mpls) filter]
Statement introduced in JUNOS Release 7.5.
Configure filtering on the egress traffic of the forwarding table.
filter-name—Name of the applied filter.
See Configuring a Forwarding Table Filter.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
-
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;
- }
- }
- [edit forwarding-options monitoring group-name family inet]
Statement introduced before JUNOS Release 7.4.
Configure cflowd, output interfaces, and flow properties.
The statements are explained separately.
See Configuring Flow Monitoring.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
-
output {
-
-
interface interface-name {
-
next-hop address;
- }
-
no-filter-check;
- }
- [edit forwarding-options port-mirroring family (inet | inet6)]
Statement introduced before JUNOS Release 7.4.
Configure output interfaces and flow properties.
The statements are explained separately.
See Configuring Port Mirroring.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
-
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;
- }
- }
- [edit forwarding-options sampling ]
Statement introduced before JUNOS Release 7.4.
version9 statement introduced in JUNOS Release 8.3.
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.
See Configuring Traffic Sampling Output and Configuring Active Flow Monitoring Using Version 9.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.