Link Bandwidth

220 views
Skip to first unread message

rajeev shukla

unread,
Dec 28, 2009, 11:36:06 PM12/28/09
to ns-3-...@googlegroups.com
Hi all,

Can anyone tell me how to set bandwidth of wifi MAC in ns-3 wireless network

Mathieu Lacage

unread,
Jan 4, 2010, 2:54:56 AM1/4/10
to ns-3-...@googlegroups.com
On Tue, Dec 29, 2009 at 5:36 AM, rajeev shukla <rsda...@gmail.com> wrote:
  Can anyone tell me how to set bandwidth of wifi MAC in ns-3 wireless networ

There is no such setting but you can set the transmission mode used for every data transmission on the network to a constant mode:

WifiHelper wifi;
  wifi.SetRemoteStationManager ("ns3::ConstantRateWifiManager",
                                "DataMode", StringValue ("wifia-54mbs"));

Mathieu
--
Mathieu Lacage <mathieu...@gmail.com>
Reply all
Reply to author
Forward
0 new messages