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.
filter {
input filter-name;
}
vlan-id number;
encapsulation vlan-bridge;
}
}
}
NOTE:
In this method, the mirrored packet does not have any VLAN tags
associated with the packet.
Configuring the Family as inet and Specifying the Output as Next-Hop IP Address
You can configure flow mirroring on the ACX5000 line of routers by configuring the family
as
and specifying the output as the next-hop IP address as shown in the following
inet
configuration:
Configure the output as the next-hop IP address.
1.
[edit forwarding-options]
port-mirroring {
family inet {
output {
ip-address ip-address;
}
}
}
Configure the firewall filter and specify the action as mirror.
2.
[edit firewall]
family inet {
filter filter-name {
term rule-name {
from {
match-conditions;
}
then port-mirror;
}
}
}
Attach the firewall filter to the IP address of the packets in the
3.
[edit interfaces]
interface-name {
unit interface-unit-number {
vlan-id number;
family inet {
ip-address ip-address;
filter {
Chapter 38: Configuring Port, VLAN, and Flow Mirroring
inet
family.
1395

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Acx5048Acx5096Acx500Acx1100Acx2000Acx2100 ... Show all

Table of Contents