Table of Contents

Testing Mikrotik Routers

See also Network Testing

See also Testing MTU, Jumbo Frames and Packet Fragmentation

Performance Testing

http://wiki.mikrotik.com/wiki/Manual:Performance_Testing_with_Traffic_Generator

Bandwidth Testing

http://www.mikrotik.com/testdocs/ros/2.9/tools/btest.php

Server Side

View status:

/tool bandwidth-server print

/tool bandwidth-server session print

To enable bandwidth-test server without client authentication:

/tool bandwidth-server set enabled=yes authenticate=no

Client Side

An example to run a 15-second bandwidth-test:

/tool bandwidth-test 10.0.0.211 duration=15s direction=both size=1000 protocol=udp user=admin