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


Usage

<configuration>
    <forwarding-options>
        <monitoring>
            <family>
                <inet>
                    <output>
                        <cflowd>
                            <name>name</name> <!-- identifier -->
                            <port>port</port> <!-- mandatory -->
                        </cflowd>
                    </output>
                </inet>
            </family>
        </monitoring>
    </forwarding-options>
</configuration>

Description

Collector destination where flow records are sent.

Contents

<name>—Name of host collecting cflowd packets.

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


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