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


port-mirroring

Syntax

port-mirroring {

    input {

        family inet {

            rate rate;

            run-length number;

    }

    output {

        interface interface-name {

            next-hop address;

        }

        no-filter-check;

    }

    traceoptions {

        file filename {

            files number;

            size bytes;

            (world-readable | no-world-readable);

    }

}

Hierarchy Level

[edit forwarding-options]

Description

Specify the input, output, and traceoptions properties for sending copies of packets to an analyzer.

The statements are explained separately.

Usage Guidelines

See Configure Port Mirroring.

Required Privilege Level

interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.


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