Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

show forwarding-options analyzer

Syntax

show forwarding-options analyzer analyzer-name

Release Information

Command introduced in Junos OS Release 13.2 for EX Series switches.

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

List of Sample Output

show forwarding-options analyzer

Output Fields

Table 1 lists the output fields for the show forwarding-options analyzer command. Output fields are listed in the approximate order in which they appear.

Table 1: show forwarding-options analyzer Output Fields

Field Name

Field Description

Analyzer name

Displays the name of the analyzer.

Mirror rate

Displays the ratio of packets to be mirrored.

Maximum packet length

Displays the maximum packet length used for port mirroring.

State

Specifies the Instance state, either up or down.

Ingress monitored interfaces

Displays interfaces for which traffic entering the interfaces is mirrored.

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.

Sample Output

show forwarding-options analyzer

user@switch> show forwarding-options analyzer
Analyzer name                    : employee-monitor
  Mirror rate                      : 1
  Maximum packet length            : 0
  State                            : up
  Ingress monitored interfaces     : ge-0/0/0.0
  Ingress monitored interfaces     : ge-0/0/1.0
  Output VLAN                      : default-switch/remote-analyzer

Published: 2014-08-06