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


Usage

<configuration>
    <forwarding-options>
        <port-mirroring>
            <instance>
                <family>
                    <vpls>
                        <output>
                            <interface>interface</interface>
                            <no-filter-check/>
                        </output>
                    </vpls>
                </family>
            </instance>
        </port-mirroring>
    </forwarding-options>
</configuration>

Description

Destination for port-mirrored packets.

Contents

<interface>—Interface 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]