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

show analyzer

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show analyzer analyzer-name

Description

Display information about analyzers configured for mirroring.

Options

analyzer-name

(Optional) Displays the status of a specific analyzer on the switch.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the command-name command. Output fields are listed in the approximate order in which they appear.

Table 1: show analyzer Output Fields

Field Name

Field Description

Analyzer name

Displays the name of the analyzer.

Output interface

Specifies a local interface to which mirrored packets are sent. An analyzer can have output to either an interface or a VLAN, not both.

Output VLAN

Specifies a VLAN to which mirrored packets are sent. An analyzer can have output to either an interface or a VLAN, not both.

Mirror ratio

Displays the ratio of packets to be mirrored.

Egress monitored interfaces

Displays interfaces for which traffic exiting the interfaces is mirrored.

Ingress monitored interfaces

Displays interfaces for which traffic entering the interfaces is mirrored.

Ingress monitored VLANs

Displays VLANs for which traffic entering the VLAN is mirrored.

Sample Output

show analyzer

content_copy zoom_out_map
user@host> show analyzer
Analyzer name           : employee-monitor
  Output interface             : ge-0/0/10.0
  Output VLAN                  : remote-analyzer
  Mirror ratio                 : 1
  Loss priority                : High 
  Egress monitored interfaces  : ge-0/0/3.0
  Ingress monitored interfaces : ge-0/0/0.0
  Ingress monitored interfaces : ge-0/0/1.0

Release Information

Command introduced in Junos OS Release 9.0.

footer-navigation