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

Re: Make-Lan fail



please see tcl/test/test-suite-lan.tcl to find how to create a lan under
current ns 2.1b5. CSMA/CD has been replaced by 802.3.

thanks

Ya

On Tue, 23 Mar 1999, Wee Ching Wi wrote:

> Hi,
> 
> TO creat a simple LAN, on ns 2.1b2
> I used :
> 
> $ns make-lan "$n1 $n2" 10Mb 10ms LL Queue/DropTail Mac/Csma/Cd
> 
> but I have an error message from executing make-lan command :
> 
> Can't read "$namtraceAllFile_ variable does not exist"
> 
> Anyone can help me? If you have a working example on LAN, it will be very
> helpful.
> 
> Thanks.
> 
>