hello
I’m trying to use mikrotik traffic generator to see the traffic between 2 units of mine
what do I need to config ? I have try some setting without any success
can some one show my a simple setting for testing 2 units ?
Unit1 - have a wireless+ether1 on a bridge - 10.0.0.1
Unit2 - have a wireless+ether1 on a bridge - 10.0.0.2
everything is connected , I have a normal ping of 20-40mSec
now how to I make the test ?
this is what I have done so far:
[admin@R1] > /tool traffic-generator packet-template
[admin@R1] /tool traffic-generator packet-template> add name=r12 head
er-stack=mac,ip,udp ip-gateway=172.16.10.51 ip-dst=172.16.10.50
[admin@R1] /tool traffic-generator packet-template> /
[admin@R1] > /tool traffic-generator
[admin@R1] /tool traffic-generator> quick tx-template=r12 packet-size
=60 mbps=1
SEQ ID TX-PACKET TX-RATE RX-PACKET RX-RATE RX-OOO
1 0 2 065 991.2kbps 0 0bps 0
2 0 2 084 1000.3... 0 0bps 0
3 0 2 083 999.8kbps 0 0bps 0
4 0 2 083 999.8kbps 0 0bps 0
5 0 2 084 1000.3... 0 0bps 0
6 0 2 082 999.3kbps 0 0bps 0
TOT 0 12 481 998.4kbps 0 0bps 0
but how do I know if this o.k.?
really I get no lost?
do I need to define anything on the second router?
Thanks ,