Configuring the Input as Logical Interface and the Output as Logical Interface
You can configure port mirroring on the ACX5000 line of routers by configuring the input
as logical interface and the output as a logical interface as shown in the following
configuration:
[edit forwarding-options]
analyzer analyzer-name {
input {
ingress {
interface interface -name or list of interfaces;
}
output {
interface logical-interface-name;
}
}
}
Configuring the Input as a Logical Interface and the Ouput as VLAN
You can configure port mirroring on the ACX5000 line of routers by configuring the input
as a logical interface and the output as a VLAN (VLAN name or VLAN ID) as shown in
the following configuration:
[edit forwarding-options]
analyzer analyzer-name {
input {
ingress {
interface interface -name or list of interfaces;
}
output {
vlan vlan-name;
}
}
}
Configuring the Input as Logical Interface and the Output as Next-hop IP Address
You can configure port mirroring on the ACX5000 line of routers by configuring the input
as a logical interface and the output as the next-hop IP address as shown in the following
configuration:
[edit forwarding-options]
analyzer analyzer-name {
input {
ingress {
interface interface -name or list of interfaces;
}
output {
ip-address ip-address;
}
}
1389Copyright © 2017, Juniper Networks, Inc.
Chapter 38: Configuring Port, VLAN, and Flow Mirroring