Hi, Do you know how to setup a duplex link between two nodes in NS? Quick answer: see the tcl examples. Everything is there.
In NS, the duplex link uses a model of CSMA/CD, i.e what Ethernet uses too. All you have to do is to configure your link (in your tcl scrip) by specifying the bitrate that you want and the link latency. The latter should be a really low value, see the standard to get the right one. BR, Ilyes Gouta. On 9/18/07, Brenda Lindsay Williams <[EMAIL PROTECTED]> wrote: > > Pls I need to know what it takes to simulate gigabit ethernet... > I'm sorry cos I know I've asked this question to ns users twice already > today, but I have a report to submit tomorrow and I need to know even a > little about simulating Gigabit Ethernet in NS-2.... > I'm working on VoIP core networks using QoS (Quality of Service) parameters > as my performance metrics... > Thanks > > Regards, > > Brenda >
