The latest version of the user guide has some of the attributes. I have
gotten authentication to work (using my own certs, the ones I use for
the ofdm and fsk product lines) was a challenge though. Also, I am able
to pass the throughput attributes. The only issue I am having now is
VLANs. Now I never tested vlans on the product prior to attempting
radius. Maybe I should try utilizing VLANs first in my test setup
without authentication and then implement the radius authentication.
Gilbert
On 10/18/2014 5:39 AM, Patrick Wheeland via Af wrote:
You may be chasing your tail. Last I knew, several radius attributes
weren't supported in ePMP. It's been almost a year ago since I looked
into it though. Perhaps more attribute support has been added in
software releases since then. I don't recall seeing any mention of
attributes in the release notes though.
-Patrick
On Fri, Oct 17, 2014 at 5:17 PM, Gilbert T. Gutierrez, Jr. via Af
<[email protected] <mailto:[email protected]>> wrote:
I am having issues with Radius. I am using the values that the
user manual specifies in my dictionary file and I can get the
subscriber to authenticate and set the bandwidth, but I cannot get
the Vlan settings to work.
Dictionary values
ATTRIBUTE Cambium-Canopy-VLIGVID 21 integer #VLAN Ingress VLAN ID
ATTRIBUTE Cambium-Canopy-VLMGVID 22 integer #VLAN Management VLAN ID
ATTRIBUTE Cambium-Canopy-ULMB 26 integer #Max Burst Uplink Rate
ATTRIBUTE Cambium-Canopy-DLMB 27 integer #Max Burst Downlink Rate
In my radius reply for the user, I am setting
Cambium-Canopy-VLIGVID:=50 and Cambium-Canopy-VLMGVID:=3. I am
reaching the AP on Vlan 3 but I cannot see the SM in the wireless
monitor though the AP homepage shows it registered.
Can anyone point me in the correct direction?
Gilbert