Prev: Cisco 1-Port 10 Gigabit Ethernet LAN/WAN-PHY Shared Port Adapter
Next: Conceptual question: Reasoning behind private subnetting scheme?
From: daniele cassol on 8 Mar 2010 10:11 Hello everyone, I'm trying to assign a separate interface (VLAN) to the same SSID on different APs. For this I have defined a new dynamic interface with a new vlan, I also defined an additional AP group has the same default SSID but changing the interface that is assigned. I took an AP and I've assigned to that group, but when a client is associated on that AP, controller ignores the new interface and keeps it in the interface definied at SSID at default group. can everybody help me ? it seems i am alwys on the management interface segment i ve a 4402 wlc i did everything as ap group vlan feature is enabled.. i also checked this guide but did not help http://www.cisco.com/application/pdf/paws/71477/ap-group-vlans-wlc.pdf danny
From: Aaron Leonard on 10 Mar 2010 10:30
Hi Danny, ~ I'm trying to assign a separate interface (VLAN) to the same SSID on ~ different APs. For this I have defined a new dynamic interface with a ~ new vlan, I also defined an additional AP group has the same default ~ SSID but changing the interface that is assigned. I took an AP and ~ I've assigned to that group, but when a client is associated on that ~ AP, controller ignores the new interface and keeps it in the interface ~ definied at SSID at default group. ~ can everybody help me ? ~ ~ it seems i am alwys on the management interface segment ~ i ve a 4402 wlc ~ i did everything as ~ ap group vlan feature is enabled.. ~ ~ i also checked this guide but did not help ~ http://www.cisco.com/application/pdf/paws/71477/ap-group-vlans-wlc.pdf ~ ~ danny Well, if the mobility group already has a RUN-state entry for the client with the old MAC<->IP mapping, then the client will keep that address, even if it should roam to a new AP/WLC whose SSID<->VLAN mapping is in a different subnet. So maybe you need to clear the client entry ("config client deauthenticate") first, if you want it to get an address from the new VLAN's subnet when it associates tothe new AP. Btw, for questions about CUWN, you might get better responses in Supportforums (https://supportforums.cisco.com/community/netpro/wireless-mobility). Hth, Aaron |