host-os forwarding-options analyzer
Syntax
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
[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.