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


Usage

<configuration>
    <routing-instances>
        <instance>
            <forwarding-options>
                <accounting>
                    <output>
                        <cflowd>
                            <name>name</name> <!-- identifier -->
                            <port>port</port> <!-- mandatory -->
                            <version>version-choice</version>
                            <autonomous-system-type>autonomous-system-type-choice
                                    </autonomous-system-type>
                            <aggregation>...</aggregation>
                        </cflowd>
                    </output>
                </accounting>
            </forwarding-options>
        </instance>
    </routing-instances>
</configuration>

Description

Cflowd collector where flow records are sent.

Contents

<aggregation>—Aggregations to perform for exported flows (version 8 only).

<autonomous-system-type>—Type of autonomous system number to export.

<name>—Name of host collecting cflowd packets.

<port>—UDP port number on host collecting cflowd packets.

<version>—Format of exported cflowd aggregates.


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