Juniper EX9200 Features Manual page 77

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

Advertisement

Copyright © 2016, Juniper Networks, Inc.
interface ge-2/2/8.0; # External analyzer
}
}
Configure the Layer 2 VPN CCC to connect interface
2.
[edit]
protocols {
mpls {
interface all;
}
connections {
interface-switch if_switch {
interface ae0.0;
interface ae0.1;
}
}
}
Configure Layer 2 port mirroring for the global instance, with the port-mirroring
3.
destination being the VLAN interface associated with the external analyzer (logical
interface
on VLAN
ge-2/2/9.0
[edit]
forwarding-options {
port-mirroring {
input {
rate 1;
maximum-packet-length 200;
}
family ccc {
output {
interface ge-2/2/8.0; # Mirror packets to the external analyzer
}
}
instance {
pm_instance_1 {
input {
rate 1;
maximum-packet-length 300;
}
family ccc {
output {
interface ge-2/2/8.0;
}
{
}
}
}
}
Configure the firewall filter
4.
[edit]
firewall {
family ccc {
filter pm_ccc {
Chapter 7: Port Mirroring for Logical interfaces
ae0.0
example_bd_with_analyzer
pm_ccc
for
family ccc
:
and interface
:
ae0.1
):
61

Advertisement

Table of Contents
loading

Table of Contents