>
>
>Hi:
>I want to run multicast with DM mode using link state routing for
>dynamic routing, but I got an error, the error message is attached
>below. Anybody know what is the reason?
>
>By the way, I tried mutilcast with DM mode using DV routing for dynamic
>routing, it works fine. I also tried unicast routing using link state
>routing for dynamic routing (bring links up and down), it works fine too.
>
>Hope somebody can help me out! Thanks in advance,
>
>May
>
>ns: _o50 new-group 4 -2147483648 12 cache-miss: can't read "Node_(-1)":
>no such element in array
> while executing
>"return $Node_($id)"
> (procedure "_o3" line 3)
> (Simulator get-node-by-id line 3)
> invoked from within
>"$ns_ get-node-by-id [[$ns_ get-routelogic] lookup $id_ $srcID]"
> (procedure "_o45" line 6)
> (Node rpf-nbr line 6)
> invoked from within
>"$node_ rpf-nbr $srcID"
> (procedure "_o251" line 5)
> (DM handle-cache-miss-pimdm line 5)
> invoked from within
>"$self handle-cache-miss-$CacheMissMode $srcID $group $iface"
> (procedure "_o251" line 4)
> (DM handle-cache-miss line 4)
> invoked from within
>"_o251 handle-cache-miss 4 -2147483648 12"
> ("eval" body line 1)
> invoked from within
>"eval $self handle-$code $args"
> (procedure "_o251" line 2)
> (McastProtocol upcall line 2)
> invoked from within
>"$protocols_($iface) upcall $code $source $group $iface"
> (procedure "_o51" line 11)
> (mrtObject upcall line 11)
> invoked from within
>"$mrtObject_ upcall $code $src $group $iface"
> (procedure "_o45" line 3)
> (Node new-group line 3)
> invoked from within
>"$node_ new-group $src $group $iface $code"
> (procedure "_o50" line 3)
> (Classifier/Multicast new-group line 3)
> invoked from within
>"_o50 new-group 4 -2147483648 12 cache-miss"
>