sdfwe 发表于 2015-11-5 09:49:31

h3c交换机端口镜像



1
2
3
4
5
6
7
8
H3C
端口镜像:
建立本地镜像组: mirroring-group 1 local   //数字”1”是组的名字
在端口视图下设置镜像组源端口和镜像方向:
mirroring-group 1 mirroring-port <both/inbound/outbound>
//both为双向,inbound是端口入方向,outbound是端口出方向
在端口视图下设置镜像组的监测端口:
mirroring-group 1 monitor-port



页: [1]
查看完整版本: h3c交换机端口镜像