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


Usage

<configuration>
    <forwarding-options>
        <port-mirroring>
            <family>
                <inet6>
                    <output>
                        <interface>...</interface>
                        <no-filter-check/>
                    </output>
                </inet6>
            </family>
        </port-mirroring>
    </forwarding-options>
</configuration>

Description

One or more next hops for port-mirrored packets.

Contents

<interface>—Interfaces through which to send sampled traffic.

<no-filter-check>—Do not check for filters on port-mirroring interface.


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