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

port-mirroring

Syntax

port-mirroring {
input {
rate rate;
run-length number;
}
family inet {
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]

Release Information

Statement introduced before JUNOS Release 7.4.

Description

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

The statements are explained separately.

Usage Guidelines

See Configuring 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]