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


accounting

Syntax

accounting name {

    output {

        aggregate-export-interval seconds;

        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-name {

            engine-id number;

            engine-type number;

            source-address address;

        }

    }

}

Hierarchy Level

[edit forwarding-options]

Description

Specify the discard accounting instance name and options.

The statements are explained separately.

Usage Guidelines

See Configure Discard Accounting.

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]