Juniper EX9200 Features Manual page 75

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

Advertisement

Copyright © 2016, Juniper Networks, Inc.
}
connections {
interface-switch if_switch {
interface ge-2/0/1.0;
interface ge-2/0/1.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/9.0; # Mirror packets to the external analyzer
}
}
instance {
inst1 {
input {
rate 1;
maximum-packet-length 300;
}
family ccc {
output {
interface ge-2/2/9.0;
}
{
}
}
}
}
Define the Layer 2 port-mirroring firewall filter
4.
[edit]
firewall {
family ccc {
filter pm_filter_ccc {
term pm {
then port-mirror;
}
}
}
}
Apply the port mirror instance to the chassis:
5.
[edit]
Chapter 7: Port Mirroring for Logical interfaces
example-bd-with-analyzer
pm_filter_ccc
):
for
family ccc
:
59

Advertisement

Table of Contents
loading

Table of Contents