interface (Port Mirroring)
语法
interface (all | interface-name);
层次结构级别
对于没有 ELS 的平台:
[edit ethernet-switching-options analyzer name input (egress | ingress)], [edit ethernet-switching-options analyzer name output]
对于采用 ELS 的平台:
[edit forwarding-options analyzer name input (egress | ingress)] [edit forwarding-options analyzer name output] [edit forwarding-options port-mirroring [instance name] family ethernet-switching output]
描述
指定要镜像入口流量的接口。指定镜像流量应复制到的接口(输出接口)。
选项
all — 将端口镜像应用于交换机上的所有接口(输出接口除外)。镜像大量流量可能会导致性能问题,因此通常应选择特定的输入接口。
谨慎:
在 QFabric 系统中配置 all 会导致镜像所有节点上的所有接入接口。在 QFabric 系统上使用此选项时要小心。
interface-name— 仅将端口镜像应用于指定接口。
所需权限级别
路由 - 在配置中查看此语句。路由控制 - 将此语句添加到配置中。
发布信息
Junos OS 11.1 版中引入的语句。