As Vlan - 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.
term rule-name {
from {
match-conditions;
}
then port-mirror;
}
}
}
Attach the firewall filter to the logical interface.
3.
[edit interfaces]
interface-name {
unit interface-unit-number {
family ethernet-switching {
filter {
input filter-name;
}
vlan-id number;
encapsulation vlan-bridge;
}
}
}
Configuring the Family as ethernet-switching and Specifying the Output as VLAN.
You can configure flow mirroring on the ACX5000 line of routers by configuring the family
as
and specifying the output as a VLAN (VLAN name or VLAN ID) as
ethernet-switching
shown in the following configuration:
Configure the output as VLAN (VLAN name or VLAN ID).
1.
[edit forwarding-options]
port-mirroring {
family ethernet-switching {
output {
vlan vlan-name;
}
}
}
Configure the firewall filter and specify the action as mirror.
2.
[edit firewall]
family ethernet-switching {
filter filter-name {
term rule-name {
from {
match-conditions;
}
then port-mirror;
}
}
}
Chapter 38: Configuring Port, VLAN, and Flow Mirroring
1393

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Acx5048Acx5096Acx500Acx1100Acx2000Acx2100 ... Show all

Table of Contents