Installation:
1) Take the backup of the existing routed.exe module from mptn\bin dir.
2) Replace the fix/debug module provided in the mptn\bin directory.

Running Consideration for debug information capture:
1) Run with "-d" option set.
2) Incase if the OS/2 m/c doesn't acts as a router dont use option "-s".
    option "-s" is for supplier i.e, wether OS/2 system provides rip updates
    on the n/w.
3) Don't use option "-m" multicast address.
4) Don't use option "-g" route to default destination.
5) Don't use option "-q" suppress broadcasting of routing information.
e.g,
   routed -d -2 -2 -a -p:<passwd> -t -t -t -t 1>routed.log 2<&1
   This cmd would generate an o/p file routed.log(or anyother filename) in the present
   working directory.
