LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Configuring of AP in ns-allinone-2.34 (https://www.linuxquestions.org/questions/linux-newbie-8/configuring-of-ap-in-ns-allinone-2-34-a-944869/)

Thanujas 05-14-2012 07:57 AM

Configuring of AP in ns-allinone-2.34
 
Hi...
I am working on ns-allinone-2.34 on some simple simulations in WLAN. I want to configure an AP for the basic WLAN standard 802.11a. Can i configure an AP in ns-allinone-2.34? if so kindly guide me the steps

knudfl 05-15-2012 05:10 PM

Welcome to LQ.

Google .. 80211a ns2 ..

Examples http://old.nabble.com/how-to-simulat...td9588678.html

ns2 802.11 suggestions 5 years ago ...
http://www.student.oulu.fi/~karivatj...0in%20NS-2.pdf
""... simulate IEEE 802.11a, b, g, and the currently being drafted
p standards, given proper parameter ... ""

.

APPU0202 05-24-2012 06:07 AM

I went through the websites that you mentioned and tried configuring the Access Point and got the below errors:

(_o19 cmd line 1)
invoked from within
"_o19 cmd ap 0"
invoked from within
"catch "$self cmd $args" ret"
invoked from within
"if [catch "$self cmd $args" ret] {
set cls [$self info class]
global errorInfo
set savedInfo $errorInfo
error "error when calling class $cls: $args" $..."
(procedure "_o19" line 2)
(SplitObject unknown line 2)
invoked from within
"$n0 ap $AP_ADDR1"
(file "ex1.tcl" line 31)

Thanks,
Thanjus

Quote:

Originally Posted by knudfl (Post 4679347)

Google .. 80211a ns2 ..

Examples http://old.nabble.com/how-to-simulat...td9588678.html

.


knudfl 05-24-2012 06:17 AM

Quote:

... got the below errors :
Assume this command : ns ex1.tcl

Please show your code ( ex1.tcl ). In code tags, please :
Write [/code] at code text end, and [code] at code text start.
http://www.linuxquestions.org/questi....php?do=bbcode


All times are GMT -5. The time now is 06:22 AM.