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

Re: Bridge or switch



Please take a look at vlan.tcl; bridges/switches are not implemented in ns; you 
would have to do it by yourself. You could modify the lanNode object so that it 
would act as a switch. Or you could try modifying the LanRouter object, there is 
more than one possibility.
Good luck.
> X-Authentication-Warning: mash.CS.Berkeley.EDU: majrdomo set sender to 
[email protected] using -f
> Date: Wed, 22 Sep 1999 13:48:29 -0700 (PDT)
> From: Syamsunder Appala <[email protected]>
> Subject: Bridge or switch
> To: [email protected]
> MIME-Version: 1.0
> Content-MD5: UcBiIwZPZUr1hrLMy0GiXQ==
> 
> Hi,
> 
> Looking at the ns notes and documentation, I was unable to figure out how to 
> configure a Bridge or a Switch with buffers/queues etc. Anyone can please help 
> me with in this aspect.
> Thanks in advance.
> 
> Regards,
> Syam

Tarik