[an error occurred while processing this directive] [an error occurred while processing this directive]

show analyzer

Syntax

show analyzer analyzer-name

Release Information

Command introduced in JUNOS Release 9.0 for EX-series switches.

Description

Display information about analyzers configured for port mirroring.

Options

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

Required Privilege Level

view

List of Sample Output

show analyzer

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: command-name Output Fields

Field Name

Field Description

name

Displays the name of the analyzer.

mirror ratio

Displays the ratio of packets to be mirrored, between 1 and 2047 where 1 sends copies of all packets and 2047 sends copies of 1 out of every 2047 packets.

loss priority

Displays the loss priority of the mirrored packets. By default, the switch applies a lower priority to mirrored data than to regular port-to-port data—mirrored traffic is dropped in preference for regular traffic when capacity is exceeded. For port mirroring configurations with output to an analyzer VLAN, set the loss priority to high.

ingress monitored interfaces

Displays interfaces for which traffic entering the interfaces is mirrored.

egress monitored interfaces

Displays interfaces for which traffic exiting the interfaces is mirrored.

ingress monitored VLANs

Displays VLANs for which traffic entering the VLAN is mirrored.

monitor interface

Specifies a local interface to which mirrored packets are sent.

monitor VLAN

Specifies a VLAN to which mirrored packets are sent.

show analyzer

user@host> show analyzer
Analyzer name                         : employee-monitor
 Analyzer mirror ratio                : 1
 Analyzer loss priority               : High 
 Analyzer ingress monitored interfaces: ge-0/0/0.0
														ge-0/0/1.0
 Analyzer egress monitored interfaces : None                        
 Analyzer monitor interface           : None
 Analyzer monitor VLAN                : remote-analyzer
[an error occurred while processing this directive]