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


output (Sampling)

Syntax

output {

    aggregate-export-interval seconds;

    cflowd hostname {

        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 {

        filename filename;

        files number;

        size bytes;

        (stamp | no-stamp);

        (world-readable | no-world-readable);

    }

    flow-active-timeout seconds;

    flow-inactive-timeout seconds;

    interface interface-name {

        engine-id number;

        engine-type number;

        source-address address;

    }

}

Hierarchy Level

[edit forwarding-options sampling]

Description

Configure cflowd, output files and interfaces, and flow properties.

The statements are explained separately.

Usage Guidelines

See Configure 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]