next up previous contents index
Next: 22.1.3 Node Marking Up: 22.1 Nam Trace format Previous: 22.1.1 Packet Traces

22.1.2 Node state

The nam trace format defining node state is:
n -t time -a src-addr -s src-id -S state -v shape -c color -i l-color -o color
"n" denotes the node state. Flags "-t" indicates time and "-a" and "-s" denotes the node address and id. "-S" gives the node state transition. The possible values:

As an example, the line
n -t * -a 4 -s 4 -S UP -v circle -c tan -i tan
defines a node with address and id of 4 that has the shape of a circle, and color of tan and label-color (-i) of tan.


next up previous contents index
Next: 22.1.3 Node Marking Up: 22.1 Nam Trace format Previous: 22.1.1 Packet Traces

2000-08-24