family (Port Mirroring)
MX, M, T Series Routers, EX Series Switches and SRX Series Firewalls
family (inet | inet6) { output { interface interface-name { next-hop address; } no-filter-check; } }
Syntax: QFX Series (but not QFX10000) and EX4600 Switches and NFX Series Devices
family ethernet-switching { output { interface interface-name { } no-filter-check; } vlan vlan-name { no-tag; } } inet output { ip-address address { } routing-instance instance-name { ip-address address { } }
Hierarchy Level
[edit forwarding-options port-mirroring]
Description
Specify the type of interface that will be used
to forward port mirrored packet to an analyzer device. Configure the
protocol family to be sampled. Only IPv4 (inet
) and IPv6
(inet6
) are supported.
The remaining statements are explained separately. See CLI Explorer.
Required Privilege Level
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
routing—To view this statement in the configuration.routing-control—To add this statement to the configuration.
Release Information
Statement introduced before Junos OS Release 7.4 .