<div dir="ltr"><div dir="ltr">Nick,</div><div dir="ltr"><br></div><div dir="ltr">I think it's because of not being traffic on that two ports (testing routers connected with vlan 80 is testing)</div><div dir="ltr">i was trying to implement simple ping with unlimited option between them (routers) to get some sFlow packets but with no success;<div>As far as I've configured another SW port which is in production one with vlan 10 I got them at once; I mean to send sFlow packets to the same collector.</div><div><br></div><div>SW is the same: I mean 80 vlan testing and 10 are on the same SW:</div><div><br></div><div><div># sflowtool -p 6343 -4 -l</div><div>FLOW,10.81.7.25,0,25,544b8cf5b7c0,0027e360dd85,0x0800,0,10,173.194.164.201,185.97.47.161,6,0x00,126,443,36846,0x10,1466,114,8192</div><div>FLOW,10.81.7.25,0,25,544b8cf5b7c0,0027e360dd85,0x0800,0,10,173.194.150.204,185.97.47.161,6,0x00,126,443,33571,0x10,1466,114,8192</div><div>FLOW,10.81.7.25,0,25,544b8cf5b7c0,0027e360dd85,0x0800,0,10,35.186.213.252,185.97.47.161,6,0x00,126,443,45832,0x10,70,54,8192</div><div>FLOW,10.81.7.25,0,25,544b8cf5b7c0,0027e360dd85,0x0800,0,10,173.194.164.201,185.97.47.161,6,0x00,126,443,36846,0x10,1466,114,8192</div><div>FLOW,10.81.7.25,25,0,0027e360dd85,e4818416c423,0x0800,10,0,194.176.58.28,212.52.43.137,6,0x00,253,443,54688,0x10,1518,114,8192</div><div>CNTR,10.81.7.25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0</div><div>CNTR,10.81.7.25,26,24,100000000,1,3,776684103150,1277251352,376527,81742,0,5,0,28545465697229,282530273,6330270,3170504,0,0,0</div><div>FLOW,10.81.7.25,0,25,544b8cf5b7c0,0027e360dd85,0x0800,0,10,173.194.164.201,185.97.47.161,6,0x00,126,443,36846,0x10,1466,114,8192</div><div>FLOW,10.81.7.25,25,0,0027e360dd85,3c8ab08a0f98,0x0800,10,0,194.176.58.28,90.142.179.42,6,0x00,253,443,51195,0x18,1293,114,8192</div><div>CNTR,10.81.7.25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0</div><div>CNTR,10.81.7.25,17,24,100000000,1,3,4121282303508,240111510,183787,121092,0,2,0,2507584905055,4071726949,20081795,52321742,0,0,0</div><div>FLOW,10.81.7.25,0,25,544b8cf5b7c0,0027e360dd85,0x0800,0,10,74.125.111.188,185.97.47.161,6,0x00,126,443,43582,0x10,1466,114,8192</div><div>FLOW,10.81.7.25,25,0,0027e360dd85,141877e02d33,0x0800,10,0,194.176.58.39,213.197.181.78,6,0x08,62,22,55515,0x18,150,114,8192</div><div>FLOW,10.81.7.25,25,0,0027e360dd85,141877e02d33,0x0800,10,0,194.176.58.39,213.197.181.78,6,0x08,62,22,55515,0x18,150,114,8192</div></div><div><br></div><div>But ther's the same 0 vlan if I understand write according your script and output?</div><div><br></div><div>BR,</div><div>Vlad.</div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">пт, 22 мар. 2019 г. в 14:19, Nick Hilliard <<a href="mailto:nick@foobar.org">nick@foobar.org</a>>:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Vladislav Leontjev wrote on 22/03/2019 12:16:<br>
> Yes, the SW is the physical one. UAWEI CE6870-24S6CQ-EI. VLAN 0 really <br>
> strange; the output is here: <a href="http://p.ip.fi/7xLh" rel="noreferrer" target="_blank">http://p.ip.fi/7xLh</a><br>
<br>
That only shows CNTR sflow packets.  IXP Manager needs FLOW packets. <br>
Can you try:<br>
<br>
# sflowtool -p 6343 -4 -l | grep ^FLOW<br>
<br>
Nick<br>
</blockquote></div>