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


Usage

<configuration>
    <logical-systems>
        <routing-instances>
            <instance>
                <forwarding-options>
                    <accounting>
                        <output>
                            <cflowd>
                                <aggregation>
                                    <autonomous-system/>
                                    <protocol-port/>
                                    <source-prefix/>
                                    <destination-prefix/>
                                    <source-destination-prefix>...</source-destination-prefix>
                                </aggregation>
                            </cflowd>
                        </output>
                    </accounting>
                </forwarding-options>
            </instance>
        </routing-instances>
    </logical-systems>
</configuration>

Description

Aggregations to perform for exported flows (version 8 only).

Contents

<autonomous-system>—Aggregate by autonomous system number.

<destination-prefix>—Aggregate by destination prefix.

<protocol-port>—Aggregate by protocol and port number.

<source-destination-prefix>—Aggregate by source and destination prefix.

<source-prefix>—Aggregate by source prefix.


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