Test before using

Is there any program to create a network model and test mikrotik? Like Cisco packet tracer

GNS3 + Virtualbox

Was a presentation on MUM about this.

I mean the program for testing mikrotik scripts.
like “Packet tracer”
I want test my scripts before using in real network with real Mikrotik

Here is a demo for Mikrotik Router …


http://www.mikrotik.com/software.html#

It’s the same answer… GNS3 + VirtualBox.

You create a VM, configure it. If you need to, use GNS3 to create a topology around it (just like in Packet Tracer, except less fancier).

And then run your scripts, and observe their effect.

Ok. Thanks, will try.