这是我的第一个问题任何帮助将不胜感激。
现在我创build了一个接口的4个VF(NIC分区)。所以接口p1p1分为4个接口:
p1p1_0,p1p1_1,p1p1_2,p1p1_3
我已经在p1p1上以10GB / s的速度跨接端口configuration的数据。
In this scenario how traffic of span port will divided into these four virtual interfaces? Is there are possibility of duplicate packets? if yes, then any idea how to handle that? Can i separate traffic on the bases of port, protocol or something else?