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


Usage

<configuration>
    <dynamic-profiles>
        <interfaces>
            <interface>
                <unit>
                    <family>
                        <inet>
                            <sampling>
                                <input/>
                                <output/>
                            </sampling>
                        </inet>
                    </family>
                </unit>
            </interface>
        </interfaces>
    </dynamic-profiles>
</configuration>

Description

Interface sampling.

Contents

<input>—Sample all packets input on this interface.

<output>—Sample all packets output on this interface.


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