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

input

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
input {
     ingress {
         interface (all | interface-name);
         vlan (vlan-id | vlan-name);
    }
     egress {
         interface (all | interface-name);
    }
}

Hierarchy Level

For platforms without ELS:

content_copy zoom_out_map

For platforms with ELS:

content_copy zoom_out_map

Description

Define the traffic to be mirrored. The definition can be a combination of traffic entering or exiting specific ports or VLANs.

The remaining statements are explained separately. See CLI Explorer.

Default

No default.

Required Privilege Level

routing—To view this statement in the configuration.routing-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 11.1.

footer-navigation