Juniper EX9200 Features Manual page 71

Port mirroring feature guide ex series
Hide thumbs Also See for EX9200:
Table of Contents

Advertisement

Related
Documentation
Copyright © 2016, Juniper Networks, Inc.
To mirror packets being flooded to the VPLS routing instance:
[edit routing-instances routing-instance-name forwarding-options]
user@host# set flood input pm-filter-for-vpls-ri-flooded
Verify the minimum configuration for applying a Layer 2 port-mirroring firewall filter
4.
to the forwarding table or flood table of the VPLS routing instance:
[edit routing-instances routing-instance-name forwarding-options]
user@host# top
[edit]
user@host# show routing-instances
routing-instances {
routing-instance-name {
instance-type vpls;
interface interface-name;
route-distinguisher (as-number:number | ip-address:number);
vrf-import [policy-names];
vrf-export [policy-names];
protocols {
vpls {
...vpls-configuration...
}
}
forwarding-options {
family vpls {
filter { # Mirror ingress forwarded traffic
input pm-filter-for-vpls-ri-forwarded;
}
flood { # Mirror ingress flooded traffic
input pm-filter-for-vpls-ri-flooded;
}
}
}
}
}
Understanding Layer 2 Port Mirroring on page 3
Layer 2 Port Mirroring Firewall Filters
Defining a Layer 2 Port-Mirroring Firewall Filter
Applying Layer 2 Port Mirroring to a Logical Interface
Applying Layer 2 Port Mirroring to Traffic Forwarded or Flooded to a Bridge Domain
Example: Layer 2 Port Mirroring at a Logical Interface
Example: Layer 2 Port Mirroring for a Layer 2 VPN
Example: Layer 2 Port Mirroring for a Layer 2 VPN with LAG Links
Chapter 7: Port Mirroring for Logical interfaces
55

Advertisement

Table of Contents
loading

Table of Contents