Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Our controllers use the default UDP source port 32769 for outgoing Radius requests.According to the RFC, there can be no more than 256 different IDs for these requests. It has turned out that, in peak times, there are more than 256 outstanding reques...
Do a paper site survey: place an AP near a corner and assume a circle with radius 9 meters as its coverage area. Then place the next AP in the same way, allowing for an overlap with the previous circle of about 3 meters. In this way, cover your whole...
We use Radiator. The algorithm I mentioned is written in Perl.
You could write a similar algorithm to issue vlan numbers based on the access point's MAC address instead of the userid. The wireless controllers report this MAC to the Radius server in a...
If your Radius server allows it, you could make an algorithm on it that issues a vlan number based on userid. We convert all characters in the userid to numbers and boil this down to a vlan number, so every user will always get the same vlan, regardl...