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

Re: Re: [ns] Scenario Generator



Hi,

	I'm desperated because I've changed "duplex-link-of-interfaces" by "duplex-link" in ts20.tcl, sgb2ns.c and other ones. The procedure "create topology" is in ts20.tcl. I obtain the same missatge:

	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 [lind    (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)