Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents

output (Port Mirroring)

date_range 20-Mar-24

Syntax

content_copy zoom_out_map
output {
    interface interface-name {
        next-hop address;
    }
    no-filter-check;
}

Syntax: QFX10000 Switches

content_copy zoom_out_map
output {
        dscp dscp-value; 
        forwarding-class class-name;     
        ip-destination-address address;    
        ip-source-address address;    
        policer policer-name;
    }

Hierarchy Level

content_copy zoom_out_map
[edit forwarding-options port-mirroring family (inet | inet6)],
[edit forwarding-options port-mirroring instance instance-name]

Description

Configure output interfaces and flow properties.

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 before Junos OS Release 7.4.

footer-navigation