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


Usage

<configuration>
    <interfaces>
        <interface>
            <unit>
                <family>
                    <inet6>
                        <sampling>
                            <input/>
                            <output/>
                        </sampling>
                    </inet6>
                </family>
            </unit>
        </interface>
    </interfaces>
</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]