MPLS simulator applicatiom (msim.exe) and GUI (vims.exe) ========================================================= Installation ------------- To start working with msim, please extract msim.zip and vims.zip to the same directory. It is recommended to download also the other available files and copy them to the same directory. Running parameters ------------------- msim.exe -f: [-d{setcropi}] [-s:] [-n] Parameters description: -f: configuration file, this is the only mandatory argument shuld be replaced by the name of the .cfg file, full path is allowed -d{setcropi} debug switched on, the symbols following d option switch on the components to debug: s - simulation messages e - event distribution t - simulation restart (currently not supoorted) c - creation of the network and config file integrity check r - routing o - reports i - preemption p - packet transport (will slow down the packet-level simulation) -d with no suboption switches on full debug! -s: set initial seed value for the random generator -n do not wait for confirmation (press Enter) in case of errors Example: msim.exe -f:100nodes.cfg