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

port-mirroring

Syntax

port-mirroring {
family (inet | inet6) {
input {
rate number;
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]

Release Information

Statement introduced before JUNOS Release 7.4.

Description

Specify the address family, rate, run length, interface, and next-hop address for sending copies of packets to an analyzer.

The statements are explained separately.

Note: For information about configuring port mirroring for Layer 2 traffic on MX-series routers, see the JUNOS MX-series Layer 2 Configuration Guide.

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]