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


Usage

<configuration>
    <routing-instances>
        <instance>
            <forwarding-options>
                <monitoring>
                    <family>
                        <inet>
                            <output>
                                <cflowd>
                                    <name>name</name> <!-- identifier -->
                                    <port>port</port> <!-- mandatory -->
                                </cflowd>
                            </output>
                        </inet>
                    </family>
                </monitoring>
            </forwarding-options>
        </instance>
    </routing-instances>
</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]