Bety,
There is a tcl script for running AOMDV. You will find it in the ex/tcl
directory.
Mateus
Em 4/10/2012 9:00 PM, ns-users-requ...@isi.edu escreveu:
> -
>
> Message: 1
> Date: Mon, 9 Apr 2012 21:50:57 -0700 (PDT)
> From: Bety Barreto
Olá Elisabete,
>How can i print the routing table for all nodes in AOMDV?
In order to do that I always dig into the c++ files.
Answering your question in a easier way, try the following:
$ns at 10.0 "[node_($i) agent 255] dump-table"
Mind the dynamics of the routing table. It will change often