i was trying to Monitor My Huawei CE6851-2C switch on netflow analyzer, when i issued following commands on my switch , OpManager receive more than 10 interface , and i can figure out which on is the port i want , and i was wonder i just only enabled netstream function on one interface, why OpManager display these interface .
<xxxxxx>dis netstream all
netstream aggregation ip protocol-port
enable
export version 9
netstream export ip source 192.168.1.1
netstream export ip host 192.168.1.2 9996
interface Eth-Trunk1
netstream inbound ip
netstream outbound ip
netstream sampler random-packets 1000 inbound
netstream sampler random-packets 1000 outbound
interface Eth-Trunk2
netstream inbound ip
netstream outbound ip
netstream sampler random-packets 1000 inbound
netstream sampler random-packets 1000 outbound