Interface; Configuring The Input As A Logical Interface And The Ouput As Vlan; Ip Address - Juniper ACX1000 Configuration Manual

Junos os; acx series universal access router
Hide thumbs Also See for ACX1000:
Table of Contents

Advertisement

Copyright © 2017, Juniper Networks, Inc.
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;
}
}
Chapter 38: Configuring Port, VLAN, and Flow Mirroring
1389

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Acx5048Acx5096Acx500Acx1100Acx2000Acx2100 ... Show all

Table of Contents