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

host-os forwarding-options analyzer

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
forwarding-options {
    analyzer analyzer-instance-name {
        input {
            ingress {
                virtual-network-function vnf-name {
                    interface interface-name;
                }
            }
            egress {
                virtual-network-function vnf-name {
                    interface interface-name;
                }
            }
        }
        output {
            virtual-network-function analyzer-vnf-name;
                interface interface-name;
        }
    }

Hierarchy Level

content_copy zoom_out_map
[edit]

Description

Configures an analyzer for port mirroring and configures port mirroring for either ingress or egress traffic of a VNF interface to an analyzer VNF.

Options

virtual-network-functions vnf-name

Name of the VNF instance.

analyzer-instance-name

Name of the analyzer.

ingress

Traffic that enters the port.

egress

Traffic that leaves the port.

Required Privilege Level

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

Release Information

Statement introduced in Junos OS Release 15.1X53-D40.

footer-navigation