- 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);
- }
- }
- }
- }
- [edit forwarding-options]
Statement introduced before JUNOS Release 7.4.
Specify the input, output, and traceoptions properties for sending copies of packets to an analyzer.
The statements are explained separately.
See Configuring Port Mirroring.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.