- 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);
- }
- }
- }
- [edit forwarding-options]
Statement introduced before JUNOS Release 7.4.
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. |
See Configuring Port Mirroring.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.