|
仅有一个session,因为感觉session多了,实在不好在参数上设置。
没有用户程序,直接在modprobe时添加参数。
相关讨论请到CU Linux论坛网络版()
#modprobe nicmirror mode=both src=eth0,eth1,eth2 dst= eth3,eth4,eth5,eth6
mode可以是tx,rx,both;网卡src和dst目前设定各最大9个。
目前没有大流量下测试,也没有测试网桥环境下。
2517阅读 0评论2008-01-24 ShadowStar
分类:LINUX
|