EasyManuals Logo

Juniper ACX1000 Configuration Guide

Juniper ACX1000
3270 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #1449 background imageLoading...
Page #1449 background image
output {
interface logical-interface-name;
}
}
}
Configuring the Input and the Ouput as VLAN
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 VLAN (VLAN name or VLAN
ID) as shown in the following configuration:
[edit forwarding-options]
analyzer analyzer-name {
input {
ingress {
vlan vlan-name;
}
output {
vlan vlan-name;
}
}
}
Configuring the Input as VLAN and the Output as Next-hop IP Address
You can configure VLAN mirroring on the ACX5000 line of routers by configuring the
input as a VLAN (VLAN name or VLAN ID) and the output as the next-hop IP address as
shown in the following configuration:
[edit forwarding-options]
analyzer analyzer-name {
input {
ingress {
vlan vlan-name;
}
output {
ip-address ip-address;
}
}
}
Configuring the Input as VLAN and Output as VLAN with the no-tag Option
You can configure VLAN mirroring on the ACX5000 line of routers by configuring the
input as a VLAN (VLAN name or VLAN ID) 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 {
vlan vlan-name;
}
output {
1391Copyright © 2017, Juniper Networks, Inc.
Chapter 38: Configuring Port, VLAN, and Flow Mirroring

Table of Contents

Other manuals for Juniper ACX1000

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Juniper ACX1000 and is the answer not in the manual?

Juniper ACX1000 Specifications

General IconGeneral
BrandJuniper
ModelACX1000
CategoryNetwork Router
LanguageEnglish

Related product manuals