我正在使用 Juniper EX2200 交换机,它是连接系统之一,会产生大量不需要的流量(从 10 Mb 到 25 Mb 的上传流量不等)。我想使用端口镜像和wireshark等网络工具分析这些流量
如何在 Juniper EX2200 交换机中进行端口镜像
网络工程
杜松
交换
杜松-朱诺斯
镜子
2022-02-10 15:51:55
1个回答
要求
适用于 EX 系列交换机的 Junos OS 版本 9.0 或更高版本
一个 EX 系列交换机
设置接口 ge-0/0/0 单元 0 系列以太网交换
set interfaces ge-0/0/1 unit 0 family inet 192.1.1.1/24 set interfaces ge-0/0/10 unit 0 family ethernet-switching set ethernet-switching-options analyzer employee-monitor input ingress interface ge-0/0/0.0 set ethernet-switching-options analyzer employee-monitor input ingress interface ge-0/0/1.0 set ethernet-switching-options analyzer employee-monitor output interface ge-0/0/10.0