Configuring The Output As Vlan With The No-Tag Option - Juniper ACX1000 Configuration Manual

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

Advertisement

ACX Series Universal Access Router Configuration Guide
1394
Attach the firewall filter to the VLAN.
3.
[edit interfaces]
interface-name {
unit interface-unit-number {
family ethernet-switching {
filter {
input filter-name;
}
vlan-id number;
encapsulation vlan-bridge;
}
}
}

Configuring the Output as VLAN with the no-tag Option

You can configure flow mirroring on the ACX5000 line of routers by configuring the output
as VLAN without any additional VLAN (bridge domain) tag. Use the
as shown in the following configuration:
Configure the output as VLAN without any additional VLAN (bridge domain) tag by
1.
using the
no-tag
CLI statement.
[edit forwarding-options]
port-mirroring {
family ethernet-switching {
output {
vlan vlan-name; {
no-tag;
}
}
}
}
Configure the firewall filter and specify the action as mirror or mirroring instance.
2.
[edit firewall]
family ethernet-switching {
filter filter-name {
term rule-name {
from {
match-conditions;
}
then (port-mirror | port-mirror-instance instance-name);
}
}
}
Attach the firewall filter to the VLAN.
3.
[edit interfaces]
interface-name {
unit interface-unit-number {
family ethernet-switching {
CLI statement
no-tag
Copyright © 2017, Juniper Networks, Inc.

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Acx5048Acx5096Acx500Acx1100Acx2000Acx2100 ... Show all

Table of Contents