}
Configuring the Input as Logical Interface and Output as VLAN with the no-tag
Option
You can configure port mirroring on the ACX5000 line of routers by configuring the input
as a logical interface and the output as VLAN without any additional VLAN (bridge
domain) tag. Use the no-tag CLI statement as shown in the following configuration:
[edit forwarding-options]
analyzer analyzer-name {
input {
ingress {
interfaceinterface -name or list of interfaces;
}
output {
vlan vlan-name; {
no-tag;
}
}
}
}
NOTE: In this method, the mirrored packet do not have any VLAN tags
associated with the packets.
Configuring VLAN Mirroring on ACX5000 Series Routers
In the VLAN mirroring mode, packets entering a VLAN (based on bridge domain) are
mirrored. You need to include the analyzer CLI statement at the [edit forwarding-options]
hierarchy level, where the input to a mirror is a VLAN (based on bridge domain).
The following are the various methods to configure VLAN mirroring on the ACX5000 line
of routers:
•
Configuring the Input as VLAN and the Output as Logical Interface on page 1390
•
Configuring the Input and the Ouput as VLAN on page 1391
•
Configuring the Input as VLAN and the Output as Next-hop IP Address on page 1391
•
Configuring the Input as VLAN and Output as VLAN with the no-tag Option on page 1391
Configuring the Input as VLAN and the Output as Logical Interface
You can configure VLAN mirroring on the ACX5000 line of routers by configuring the
input as VLAN (VLAN name or VLAN ID) and the output as a logical interface as shown
in the following configuration:
[edit forwarding-options]
analyzer analyzer-name {
input {
ingress {
vlan vlan-name;
}
Copyright © 2017, Juniper Networks, Inc.1390
ACX Series Universal Access Router Configuration Guide