Hi all,

 

How can i print the routing table for all nodes in AOMDV?

I try the following command in tcl, like I can do to OLSR but give me error:

 

for { set I 0 } {$i < $val(nn) } {incr i}

  [node_($i) agent 255] print_table;

 

Please, I appreciate some help. 

Thanks in advance

E. Reis

Reply via email to