juniper配置端口镜像
2021-08-13 本文已影响0人
Bless_H
被监控端口
set interfaces ge-0/0/0 unit 0 family ethernet-switching
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
提交
commit