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


Usage

<configuration>
    <services>
        <dynamic-flow-capture>
            <capture-group>
                <name>name</name> <!-- identifier -->
                <interfaces>...</interfaces> <!-- mandatory -->
                <input-packet-rate-threshold>pps</input-packet-rate-threshold>
                <max-duplicates>max-duplicates</max-duplicates>
                <duplicates-dropped-periodicity>duplicates-dropped-periodicity
                                    </duplicates-dropped-periodicity>
                <pic-memory-threshold>...</pic-memory-threshold>
                <control-source>...</control-source>
                <content-destination>...</content-destination>
            </capture-group>
        </dynamic-flow-capture>
    </services>
</configuration>

Description

Configure DFC group parameters.

Contents

<content-destination>—Configure content destination parameters.

<control-source>—Configure control source parameters.

<duplicates-dropped-periodicity>—Periodicity of DuplicatesDropped notification in secs.

<input-packet-rate-threshold>— Input pps (max 300k on MO-III, 1M on MS-400).

<interfaces>—DFC PIC(s) in this group.

<max-duplicates>—Maximum content destinations for the capture group.

<name>—DFC group name.

<pic-memory-threshold>—PIC memory threshold.


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