cancel
Showing results for 
Search instead for 
Did you mean: 

Dynamic vlan assignment for wireless clients in extreme wing controller.

Dynamic vlan assignment for wireless clients in extreme wing controller.

Ahmed_101
New Contributor III

Hi all, i have nx9000 wireless wing controller and i want to have one ssid in vlan 20 and configure dynamic vlan assignment for wireless clients connected to this ssid. 
i connected wing controller with windows server nps and configure rfc 3580 attributes but the wireless clients always get ip address from the vlan 20 so they dont move to the wanted vlan. 
what could be the issue and is there any document explains how to do this ? i searched but found nothing. 
Thanks in advance.

2 REPLIES 2

Daren_E
Extreme Employee

Hi Ahmed_101

Most likely the WLAN was not configured correctly to override the default vlan 20.
When you have the chance can you log into the cli and confirm that the following syntax is configured in the WLAN?
"radius vlan-assignment"


Example WLAN configuration in cli:
!
wlan <wlan name>
ssid <broadcast name>
vlan <VLAN ID>
bridging-mode local
encryption-type none
authentication-type <auth method>
use aaa-policy <aaa policy created earlier>
radius vlan-assignment
!

Ellen261Rister
New Contributor

Hello!

To enable dynamic VLAN assignment on your NX9000 with Windows NPS, make sure AAA Override is enabled on the SSID and that NPS returns the correct attributes: Tunnel-Type (VLAN), Tunnel-Medium-Type (802), and Tunnel-Pvt-Group-ID (VLAN ID). Also ensure the VLANs are properly Nelnet tagged and DHCP is available. If clients still stay on VLAN 20, the controller may not be honoring the NPS response—double-check policy settings and VLAN mappings. 

GTM-P2G8KFN