Hello!
I use a MikroTik with enabled traffic-flow. How can I set a direction of traffic for accounting on the interface (Like “ip flow egress” in IOS)?
Sorry for my English.
Hello!
I use a MikroTik with enabled traffic-flow. How can I set a direction of traffic for accounting on the interface (Like “ip flow egress” in IOS)?
Sorry for my English.
Up.
Specify the interface you want to use in “/ip traffic-flow” then specify where you want to send the traffic-flow information in “/ip traffic-flow target”
Thank for your reply
But I need to set type of accounting traffic (from user, to user or both) on the interface. For example, I want to see only traffic TO user on the specified interface. In Cisco IOS I can set “ip flow egress” or “ip flow ingress”. How can I do that in RouterOS ?
You can’t do that.
You would need to filter it in the collector
Nick
It’s possible if I use v9 NetFlow. But what about v5? ![]()