The following command line options are accepted by the tupdemo demonstration program. Options can be entered in any order.
|
Option |
Default |
Description |
|
-b boardNum |
1 |
Board to which this instance of the application communicates. |
|
-da address |
Loopback (127.0.0.1) |
Internet address of the mate application in dotted decimal format. |
|
-dn name |
none |
Name of the host on which the mate application is running. |
|
-dp port |
4096 |
UDP port number of the mate application. |
|
-lp port |
4096 |
UDP port for this application instance. |
|
-n numCir |
12 (12 incoming circuits, |
Number of incoming and outgoing circuits. |
|
-ni numIn |
12 |
Number of incoming circuits. |
|
-no numOut |
12 |
Number of incoming circuits. Note: Incoming circuits are created first, starting with a circuit ID of one. Outgoing circuits are then created starting with circuit ID equal to the last incoming circuit ID plus one. |
|
-s switchType |
ITU |
TUP switch type (ITU, CTW). |
|
-te |
|
Enables event tracing. |
|
-tc |
|
Enables checkpoint tracing. |
|
-ta |
|
Enables all tracing. |