[ns] modify bitrate of a wired link

2008-09-30 Thread Davide
Hi guys, how to modify during the simulation the bitrate of a wired link according to a file? BR Davide

Re: [ns] modify bitrate of a wired link

2008-09-30 Thread Francesco Zampognaro
On Tue, 2008-09-30 at 23:54 +0200, Davide wrote: Hi guys, how to modify during the simulation the bitrate of a wired link according to a file? Hi there, you can use these lines to obtain a reference of the link between $N1 and $N2 and change its bitrate: set link_ref [[$ns link $N1 $N2]