vollero / openCAPWAP

openCAPWAP
113 stars 83 forks source link

create ap #14

Closed Helpper closed 9 years ago

Helpper commented 9 years ago

Hi! Now, I have connected two WTPs with the AC.They are "My WTP 1" and "My WTP 2". I also have create an AP on WTP 1 by the command "sudo ./wum -c addwlan -w 0 - r 1 -l 1 -s test -t 1". But if I want to create an AP on WTP 2, how can I do ? Can I execute the command "sudo ./wum -c addwlan -w 1 -r 2 -l 2 -s test2 -t 2"? Is it right?

e-ago commented 9 years ago

sudo ./wum -c addwlan -w 1 -r 1 -l 1 -s test2

Il giorno 06/mag/2015, alle ore 11:50, Helpper notifications@github.com ha scritto:

Hi! Now, I have connected two WTPs with the AC.They are "My WTP 1" and "My WTP 2". I also have create an AP on WTP 1 by the command "sudo ./wum -c addwlan -w 0 - r 1 -l 1 -s test -t 1". But if I want to create an AP on WTP 2, how can I do ? Can I execute the command "sudo ./wum -c addwlan -w 1 -r 2 -l 2 -s test2 -t 2"? Is it right?

― Reply to this email directly or view it on GitHub.