锐捷S8605E端口镜像
通过使用端口镜像(SPAN), 将8605E上的G0/0端口上的帧拷贝到交换机G1/1端口上,旁路安装连IPS设备来分析该端口上的通讯
monitor session 1 source interface gigabitEthernet 0/1 [<cr> | rx | tx |both]
both表示监控该接口的收发数据
rx表示监控该接口收到的数据,即该接口下联电脑发出的数据
tx表示监控该接口发出的数据,即该接口下联电脑收到的数据
switch :表示保证这个端口可以和其他端口正常通信
monitor session 1 source interface GigabitEthernet 0/0 both monitor session 1 destination interface GigabitEthernet 0/1 switch
本站所有文章均可随意转载,转载时请保留原文链接及作者。