EasyManua.ls Logo

Juniper ACX2100 - Configuring the Input and the Ouput as VLAN; Address

Juniper ACX2100
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
Loading...
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 ACX2100

Related product manuals