[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Multicast Questions
> James,
>
> 0x8002 is considerred a unicast address when used with 'expanded'
> addressing. It is recommended to use 'Node allocaddr' instead of manually
> configuring mcast addresses (unless you know the address format very
> well).
>
> Cheers,
> -Polly
>
> > while executing
> > "error "No replicator for $GROUP_ at [$src id]""
> > (procedure "_o3" line 7)
> > (Simulator get-mcast-tree line 7)
> > invoked from within
> > "_o3 get-mcast-tree _o53 0x8002]"
> >
Dear Polly Huang
Using Node allocaddr eliminated error of my first question - no target for slot
error. However, it did not solve problem with getting multicast tree.
I am using "ns 2.1b4". I notice that CtrMcastComp.tcl has routine for
computing multicast tree. Is there any way to find out which nodes are in the
tree?
Thanks
-James Kwon