IP Traffic-Flow Target Address Adding Problem

Hi guys,

I apologize if this is posted in the wrong section firstly.

Secondly, I’m trying to configure my MikroTik RB2011UiAS-RM RouterBoard to use Ntop.

All the configurations work fine, however, when I try to add an Address for the information to be sent to, I get an error message. The command I use is as follows:

ip traffic-flow target> add address=192.168.88.254:2055 disabled=no version=5

And the error I get is:

“expected end of command (line 1 column 5)”

Is there perhaps a new syntax or something that I am unaware of when adding the address?

Any help will be appreciated.

I think it should be:

ip traffic-flow target> add **dst-**address=192.168.88.254:2055 disabled=no version=5