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 vmhost forwarding-options analyzer

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show vmhost forwarding-options analyzer analyzer-name

Description

Displays information about the VNF analyzers that are configured for port mirroring on a Junos OS platform.

Options

analyzer-name

Displays the details of a specific analyzer on the device.

Required Privilege Level

view

Output Fields

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

Table 1: show vmhost forwarding-options analyzer Output Fields

Field Name

Field Description

Analyzer name

Displays the name of the analyzer instance.

Egress monitored interfaces

Displays interfaces for which the traffic leaving the interfaces is mirrored.

Output interface

Specifies an interface to which mirrored packets are sent.

Ingress monitored interfaces

Displays interfaces for which the traffic entering the interfaces is mirrored.

Sample Output

show vmhost forwarding-options analyzer

content_copy zoom_out_map
user@host> show vmhost forwarding-options analyzer
Analyzer name                    : mon1
Egress monitored interfaces      : vnf-name1:eth2
Output interface                 : analyzer1:eth2

Analyzer name                    : mon2
Ingress monitored interfaces     : vnf-name2:eth2
Output interface                 : analyzer1:eth3

Release Information

Command introduced in Junos OS Release 18.1R1.

footer-navigation