[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ns] Scenario Generator



Hi all,

     I have a problem executing the file topo-gen-script.tcl. If anybody
can help me I was very  grateful.
The missatge error is this:

[afelipe@watmsBS2 temp]$ ns topo-gen-script.tcl
type random, seed 16807
nodes 12, scale 12,  method pure-random
conn prob 0.25, beta  0.5, gamma 0.5
Creating nodes...
Creating links 0..._o5: unable to dispatch method
duplex-link-of-interfaces
    while executing
"$ns duplex-link-of-interfaces $n([lindex $t 0]) $n([lindex $t 1])
$linkBW
[lindex $t 2] DropTail "
    (procedure "create-topology" line 37)
    invoked from within
"create-topology ns node 1.5Mb"
    (procedure "view-topology" line 13)
    invoked from within
"view-topology $topofile-$i.$topoext $outfile-$i.$outext $hier_flag"
    ("for" body line 2)
    invoked from within
"for { set i 0 } { $i < $topology_number } { incr i } {
 view-topology $topofile-$i.$topoext $outfile-$i.$outext $hier_flag

        puts "Do you want ..."
    (file "topo-gen-script.tcl" line 30)


Thanks.