Results
Copyright © 2016, Juniper Networks, Inc.
user@switch# set ge-0/0/0 unit 0 family ethernet-switching filter input watch-employee
user@switch# set ge-0/0/1 unit 0 family ethernet-switching filter input watch-employee
On the destination switch:
2.
Configure the VLAN ID for the
[edit vlans]
user@switch# set remote-analyzer vlan-id 999
Configure the interface on the destination switch for access mode and associate
it with the
remote-analyzer
[edit interfaces]
user@switch# set ge-0/0/10 unit 0 family ethernet-switching interface-mode access
user@switch# set ge-0/0/10 unit 0 family ethernet-switching vlan members 999
Configure the interface connected to the destination switch for access mode and
associate it with the
[edit interfaces]
user@switch# set ge-0/0/5 unit 0 family ethernet-switching interface-mode access
user@switch# set ge-0/0/5 unit 0 family ethernet-switching vlan members 999
Check the results of the configuration on the source switch:
[edit]
user@switch> show
interfaces {
ge-0/0/10 {
unit 0 {
family ethernet-switching {
interface-mode access;
vlan {
members remote-analyzer;
}
}
}
}
ge-0/0/0 {
unit 0 {
family ethernet-switching {
filter {
input watch-employee;
}
}
}
}
ge-0/0/1 {
unit 0 {
family ethernet-switching {
filter {
input watch-employee;
}
}
}
}
}
firewall {
Chapter 9: Port Mirroring for Remote Destinations
remote-analyzer
VLAN:
VLAN:
remote-analyzer
VLAN:
87
Need help?
Do you have a question about the EX9200 and is the answer not in the manual?
Questions and answers