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


Usage

<configuration>
    <forwarding-options>
        <port-mirroring>
            <family>
                <inet>...</inet>
                <inet6>...</inet6>
                <vpls>...</vpls>
            </family>
        </port-mirroring>
    </forwarding-options>
</configuration>

Description

Address family of packets to mirror.

Contents

<inet>—Mirror IPv4 packets.

<inet6>—Mirror IPv6 packets.

<vpls>—Mirror Layer-2 bridged/vpls packets.


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