Dear all

I am trying to simulate RED in the IEEE802.11 Access Point but I am getting
an error. RED fails to access the LinkDelay object. RED needs
link_->bandwidth() and link_->delay() and it fails to access them from the
wireless.tcl that I am using. I have adapted this script from the
tcl/ex/wireless.tcl. I am using the DSDV routing protocol and I have
replaced Queue/DropTail/PriQueue  with Queue/RED. I have tried to work
around this problem by setting bandwidth and delay from within red.cc.
Setting the former is easy as I just copied it from wireless.tcl but the
latter is difficult as it is not available in wireless.tcl.

Can someone please share with me an IEEE802.11 wireless script that uses RED
as the AQM. Or what is the nominal propagation delay for IEEE 802.11
networks where the the wireless nodes are within 10 to 20m from the AP?

Best regards

Clement

Reply via email to