[vpp-dev] L2 xconnect feature on multiple interface

2019-01-19 Thread david . leitch . vpp
Hi,   I want to use the L2 xconnect or L2 bridge feature on multiple interface , i.e suppose I have 4 ports : x1 and x2  and also  y1 and y2. I want to only do vpp# set interface l2 xconnect x1 x2 vpp# set interface l2 xconnect x2 x1 vpp# set interface l2 xconnect y1 y2 vpp# set interface l2 xcon

Re: [vpp-dev] L2 xconnect feature on multiple interface

2019-01-19 Thread John Lo (loj) via Lists.Fd.Io
On Behalf Of david.leitch@gmail.com Sent: Saturday, January 19, 2019 4:20 AM To: vpp-dev@lists.fd.io Subject: [vpp-dev] L2 xconnect feature on multiple interface Hi, I want to use the L2 xconnect or L2 bridge feature on multiple interface , i.e suppose I have 4 ports : x1 and x2 and also

Re: [vpp-dev] L2 xconnect feature on multiple interface

2019-01-19 Thread david . leitch . vpp
If I change the mode of TenGE4/0/0 and TenGE4/0/1 to L3 Mode then tx/rx counters of TenGE7/0/0 and TenGE7/0/1 matches and the rx counter of TenGE7/0/0 is not zero. I have checked connectivity and sure that's correct beacuse if  i only use TenGE7/0/0 and TenGE7/0/0 in the L2XC mode everything is f