[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Csma/Cd in ns
On Thu, 16 Sep 1999, Guruprasad Bhaskar wrote:
>
> Hi folks,
>
> I used the make-lan command to create a lan of 4 nodes with the mac type
> as Mac/Csma/Cd , but it failed to work. It complained : invalid command
> name :Mac/Csma/Cd. But when I checked the c++ files - mac-csma.cc and .h
> file , I could'nt find anything wrong with the implementation.
I had the same problem some time ago and at the end I finished using
Mac/802_3 instead. BTW, do you know how to plot the internal state of
the hosts (number of retransmissions ...)?