Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

output (Mirroring)

date_range 09-Dec-23

Syntax

content_copy zoom_out_map
output {
    bridge-domain bridge-domain-name;
    interface interface-name;
    next-hop-group next-hop-group-name;
    routing-instance {
        instance-name {
            bridge-domain {
                bridge-domain-name;
            }
        }
        vlan (vlan-id | vlan-name);
    }
    vlan (vlan-id | vlan-name);
}

Hierarchy Level

content_copy zoom_out_map
[edit forwarding-options analyzer analyzer-name]

Description

Configure the destination for mirrored traffic, either an interface on the network device for local monitoring, or a VLAN or bridge domain, for remote monitoring.

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.

Release Information

Statement introduced in Junos OS Release 13.2X50-D10.

footer-navigation