<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Problems with C9120 VLAN Radius assignment when using iPSK in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/problems-with-c9120-vlan-radius-assignment-when-using-ipsk/m-p/4447437#M232117</link>
    <description>&lt;P&gt;I'd say you need to open a TAC case at this point.&lt;/P&gt;&lt;P&gt;My best guess would be that the 2 features (iPSK and radius VLAN) are mutually incompatible.&lt;/P&gt;&lt;P&gt;Have you checked the config guide/command reference and release notes?&lt;/P&gt;&lt;P&gt;Have you tried it without iPSK?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 10 Aug 2021 23:41:34 GMT</pubDate>
    <dc:creator>Rich R</dc:creator>
    <dc:date>2021-08-10T23:41:34Z</dc:date>
    <item>
      <title>Problems with C9120 VLAN Radius assignment when using iPSK</title>
      <link>https://community.cisco.com/t5/wireless/problems-with-c9120-vlan-radius-assignment-when-using-ipsk/m-p/4446462#M232042</link>
      <description>&lt;P&gt;I'm having problems getting the Radius server to assign VLAN for clients while at the same time doing iPSK. iPSK works but the AP seems to ignore the VLAN assignment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hardware is C9120AXI-E using version 17.6.1.0.250 (controller) and 17.6.1.13 (AP). I'm using FreeRADIUS 3.0.13. The AP is connected using a trunk with VLANs 10 and 500, and native VLAN 5. The SSID is configured to use VLAN 500 but I try to change it to VLAN 10 using Radius.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Radius conf for the user:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;'&amp;lt;client MAC&amp;gt;' Cleartext-password := '&amp;lt;client MAC&amp;gt;'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; User-Name = "Foo Bar",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; Tunnel-Type = 13,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; Tunnel-Medium-Type = 6,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; Tunnel-Private-Group-Id = 10,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; Cisco-AVPair = "psk-mode=ascii",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; Cisco-AVPair += "psk=HelloWorld"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# Cisco-AVPair += "vlan-id=10",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# Cisco-AVPair += "role=vlan10"&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Radius debug looks like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;(43) Received Access-Request Id 144 from 10.0.5.50:56397 to 10.0.5.5:1812 length 406&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(43) &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;User-Name = "&amp;lt;client MAC&amp;gt;"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(43) &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;User-Password = "&amp;lt;client MAC&amp;gt;"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(43) &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Service-Type = Call-Check&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(43) &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Cisco-AVPair = "service-type=Call Check"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(43) &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Framed-MTU = 1485&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(43) &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Message-Authenticator = &amp;lt;authenticator&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(43) &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Cisco-AVPair = "audit-session-id=&amp;lt;session ID&amp;gt;"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(43) &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Cisco-AVPair = "method=mab"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(43) &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Cisco-AVPair = "client-iif-id=3187675497"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(43) &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Cisco-AVPair = "vlan-id=500"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(43) &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;NAS-IP-Address = 10.0.5.50&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(43) &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;NAS-Port-Id = "capwap_90000004"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(43) &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;NAS-Port-Type = Wireless-802.11&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(43) &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;NAS-Port = 5&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(43) &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Cisco-AVPair = "cisco-wlan-ssid=Mybeta test"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(43) &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Cisco-AVPair = "wlan-profile-name=wlan-mybeta"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(43) &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Called-Station-Id = "&amp;lt;Radio MAC&amp;gt;:Mybeta test"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(43) &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Calling-Station-Id = "&amp;lt;Client MAC&amp;gt;"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(43) &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Airespace-Wlan-Id = 2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(43) &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;NAS-Identifier = "ap"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(43) # Executing section authorize from file /etc/raddb/radiusd.conf&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(43) &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;authorize {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(43) files: users: Matched entry (client MAC) at line 1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(43) &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;[files] = ok&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(43) &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;[pap] = updated&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(43) &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;} # authorize = updated&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(43) Found Auth-Type = PAP&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(43) # Executing group from file /etc/raddb/radiusd.conf&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(43) &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Auth-Type PAP {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(43) pap: Login attempt with password&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(43) pap: Comparing with "known good" Cleartext-Password&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(43) pap: User authenticated successfully&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(43) &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;[pap] = ok&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(43) &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;} # Auth-Type PAP = ok&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(43) Sent Access-Accept Id 144 from 10.0.5.5:1812 to 10.0.5.50:56397 length 0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(43) &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;User-Name = "Foo Bar"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(43) &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Tunnel-Type = VLAN&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(43) &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Tunnel-Medium-Type = IEEE-802&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(43) &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Tunnel-Private-Group-Id = "10"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(43) &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Cisco-AVPair = "psk-mode=ascii"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(43) &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Cisco-AVPair = "psk=HelloWorld"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(43) Finished request&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;iPSK works fine, the client needs to login&amp;nbsp;using the password set in Radius. But the client gets connected to VLAN 500, not VLAN 10 as specified by Radius.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Checking the status of the client in the CLI gives:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;ap#show wireless client mac-address &amp;lt;client MAC&amp;gt; detail&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Client MAC Address : &amp;lt;client MAC&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Client MAC Type : Universally Administered Address&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Client DUID: NA&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Client IPv4 Address : 10.5.0.237&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Client IPv6 Addresses : fe80::8f6:b7d3:d328:9437&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Client Username : Foo Bar&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;AP MAC Address : &amp;lt;AP MAC&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;AP Name: ap1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;AP slot : 1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Client State : Associated&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Policy Profile : policy-profile-mybeta&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ipsk Tag : &amp;lt;tag hex&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Flex Profile : default-flex-profile&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Wireless LAN Id: 2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;WLAN Profile Name: wlan-mybeta&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Wireless LAN Network Name (SSID): Mybeta test&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;BSSID : &amp;lt;BSSID&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Connected For : 357 seconds&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Protocol : 802.11ac&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Channel : 100&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Client IIF-ID : 0x90000005&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Association Id : 1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Authentication Algorithm : Open System&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Idle state timeout : N/A&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Session Timeout : 1800 sec (Remaining time: 1444 sec)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Session Warning Time : Timer not running&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Input Policy Name&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;: None&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Input Policy State : None&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Input Policy Source : None&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Output Policy Name&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;: None&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Output Policy State : None&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Output Policy Source : None&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;WMM Support : Enabled&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;U-APSD Support : Disabled&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Fastlane Support : Enabled&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Client Active State : Active&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Power Save : ON&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Current Rate : m9 ss2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Supported Rates : 6.0,9.0,12.0,18.0,24.0,36.0,48.0,54.0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;AAA QoS Rate Limit Parameters:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;QoS Average Data Rate Upstream &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;: 0 (kbps)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;QoS Realtime Average Data Rate Upstream&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;: 0 (kbps)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;QoS Burst Data Rate Upstream &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;: 0 (kbps)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;QoS Realtime Burst Data Rate Upstream&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;: 0 (kbps)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;QoS Average Data Rate Downstream &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;: 0 (kbps)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;QoS Realtime Average Data Rate Downstream&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;: 0 (kbps)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;QoS Burst Data Rate Downstream &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;: 0 (kbps)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;QoS Realtime Burst Data Rate Downstream&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;: 0 (kbps)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mobility:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Move Count&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;: 0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Mobility Role &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;: Local&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Mobility Roam Type&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;: None&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Mobility Complete Timestamp : 08/09/2021 13:15:51 UTC&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Client Join Time:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Join Time Of Client : 08/09/2021 13:15:51 UTC&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Client State Servers : None&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Client ACLs : None&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Policy Manager State: Run&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Last Policy Manager State : IP Learn Complete&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Client Entry Create Time : 357 seconds&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Policy Type : WPA2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Encryption Cipher : CCMP (AES)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Authentication Key Management : PSK&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;AAA override passphrase : Yes&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;User Defined (Private) Network : Disabled&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;User Defined (Private) Network Drop Unicast : Disabled&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Encrypted Traffic Analytics : No&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Protected Management Frame - 802.11w : No&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;EAP Type : Not Applicable&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;VLAN Override after Webauth : No&lt;/SPAN&gt;&lt;BR /&gt;&lt;FONT color="#FF6600"&gt;&lt;SPAN&gt;VLAN : 500&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;SPAN&gt;Multicast VLAN : 0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;WiFi Direct Capabilities:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;WiFi Direct Capable &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;: No&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Central NAT : DISABLED&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Session Manager:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Point of Attachment : capwap_90000004&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;IIF ID &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;: 0x90000004&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Authorized &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;: TRUE&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Session timeout&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;: 1800&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Common Session ID: 3205000A000000412B0E22E4&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Acct Session ID&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;: 0x00000030&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Last Tried Aaa Server Details:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;Server IP : 10.0.5.5&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Auth Method Status List&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;Method : MAB&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;SM State&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;: TERMINATE&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;Authen Status &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;: Success&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Local Policies:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;Service Template : wlan_svc_policy-profile-mybeta (priority 254)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;Absolute-Timer &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;: 1800&lt;/SPAN&gt;&lt;BR /&gt;&lt;FONT color="#FF6600"&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Server Policies:&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF6600"&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;VLAN &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;: 10&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF6600"&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Resultant Policies:&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF6600"&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;VLAN &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;: 10&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;Absolute-Timer &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;: 1800&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;DNS Snooped IPv4 Addresses : None&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;DNS Snooped IPv6 Addresses : None&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Client Capabilities&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;CF Pollable : Not implemented&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;CF Poll Request : Not implemented&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Short Preamble : Not implemented&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;PBCC : Not implemented&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Channel Agility : Not implemented&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Listen Interval : 0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Fast BSS Transition Details :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Reassociation Timeout : 20&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;11v BSS Transition : Implemented&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;11v DMS Capable : Yes&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;11v DMS ID Mask &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;: 0x0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;QoS Map Capable : No&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;FlexConnect Data Switching : Local&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;FlexConnect Dhcp Status : Local&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;FlexConnect Authentication : Central&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Client Statistics:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Number of Bytes Received from Client : 33810&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Number of Bytes Sent to Client : 31889&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Number of Packets Received from Client : 194&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Number of Packets Sent to Client : 128&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Number of Policy Errors : 0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Radio Signal Strength Indicator : -40 dBm&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Signal to Noise Ratio : 54 dB&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Fabric status : Disabled&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Radio Measurement Enabled Capabilities&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Capabilities: Passive Beacon Measurement, Active Beacon Measurement, Statistics Measurement, AP Channel Report&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Client Scan Report Time : Timer not running&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Client Scan Reports&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Assisted Roaming Neighbor List&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nearby AP Statistics:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;EoGRE : Pending Classification&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Device Classification Information:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Device Type&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;: Apple-Device&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Device Name&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;: APPLE, INC.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Protocol Map &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;: 0x000001&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;(OUI)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Max Client Protocol Capability: 802.11ac Wave 2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;WiFi to Cellular Steering : Not implemented&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Cellular Capability : N/A&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Advanced Scheduling Requests Details:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Apple Specific Requests(ASR) Capabilities/Statistics:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;Regular ASR support: DISABLED&lt;BR /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ap#&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I try connecting without assigning a VLAN on the Radius server, the Session Manager section above changes to this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Local Policies:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;Service Template : wlan_svc_policy-profile-mybeta (priority 254)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;VLAN &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;: 500&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;Absolute-Timer &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;: 1800&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Server Policies:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Resultant Policies:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;VLAN &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;: 500&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;Absolute-Timer &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;: 1800&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No mention of VLAN 10 this time. So it seems that the AP is picking up the VLAN info from Radius but it doesn't change the VLAN of the client.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I assign the SSID to VLAN 10, the client gets connected to VLAN 10.&lt;/P&gt;&lt;P&gt;If I assign the SSID to VLAN 500, the client gets connected to VLAN 500.&lt;/P&gt;&lt;P&gt;If I assign the SSID to VLAN 500 and let Radius assign the client to VLAN 10, the client still gets connected to VLAN 500. The VLAN assignment from Radius doesn't work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've also tried letting Radius assign a role to the client, and include VLAN 10 in the definition of the role. This produces the same result, I can see in the details that the client has been assigned the role but it's still connected to VLAN 500.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why is this not working? What have I missed?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Aug 2021 14:10:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/problems-with-c9120-vlan-radius-assignment-when-using-ipsk/m-p/4446462#M232042</guid>
      <dc:creator>bredell</dc:creator>
      <dc:date>2021-08-09T14:10:06Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with C9120 VLAN Radius assignment when using iPSK</title>
      <link>https://community.cisco.com/t5/wireless/problems-with-c9120-vlan-radius-assignment-when-using-ipsk/m-p/4447437#M232117</link>
      <description>&lt;P&gt;I'd say you need to open a TAC case at this point.&lt;/P&gt;&lt;P&gt;My best guess would be that the 2 features (iPSK and radius VLAN) are mutually incompatible.&lt;/P&gt;&lt;P&gt;Have you checked the config guide/command reference and release notes?&lt;/P&gt;&lt;P&gt;Have you tried it without iPSK?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Aug 2021 23:41:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/problems-with-c9120-vlan-radius-assignment-when-using-ipsk/m-p/4447437#M232117</guid>
      <dc:creator>Rich R</dc:creator>
      <dc:date>2021-08-10T23:41:34Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with C9120 VLAN Radius assignment when using iPSK</title>
      <link>https://community.cisco.com/t5/wireless/problems-with-c9120-vlan-radius-assignment-when-using-ipsk/m-p/4447829#M232156</link>
      <description>&lt;P&gt;I've checked the release notes and guides. But I haven't tried using only VLAN assignment, I've implemented iPSK first and then tried adding VLAN assignment, maybe I should try it the other way around.&lt;/P&gt;&lt;P&gt;I've checked this article (Configure Catalyst 9800 WLC iPSK with Cisco ISE) at:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/support/docs/wireless/catalyst-9800-series-wireless-controllers/216130-configure-catalyst-9800-wlc-ipsk-with-ci.html" target="_blank"&gt;https://www.cisco.com/c/en/us/support/docs/wireless/catalyst-9800-series-wireless-controllers/216130-configure-catalyst-9800-wlc-ipsk-with-ci.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Near the end of the article it says:&lt;/P&gt;&lt;P&gt;"On top of returning the encryption key, since this authorization happens at the 802.11 association phase, it is entirely possible to return other AAA attriburtes from ISE such as ACL or VLAN id."&lt;/P&gt;&lt;P&gt;This indicates that iPSK and VLAN assignment are compatible and I believe this should also apply to my setup.&lt;/P&gt;&lt;P&gt;I will do some more testing and if I'm not successful I'll open a TAC case, I've never done that before.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Aug 2021 14:27:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/problems-with-c9120-vlan-radius-assignment-when-using-ipsk/m-p/4447829#M232156</guid>
      <dc:creator>bredell</dc:creator>
      <dc:date>2021-08-11T14:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with C9120 VLAN Radius assignment when using iPSK</title>
      <link>https://community.cisco.com/t5/wireless/problems-with-c9120-vlan-radius-assignment-when-using-ipsk/m-p/4549480#M238262</link>
      <description>&lt;P&gt;I managed to get this working with the 9120, although I use ISE instead of freeradius.&lt;BR /&gt;RADIUS attributes you use seem ok to me.&lt;BR /&gt;&lt;BR /&gt;What I noticed in your user conf:&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt; User-Name = "Foo Bar",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; Tunnel-Type = 13,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; Tunnel-Medium-Type = 6,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; Tunnel-Private-Group-Id = 10,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; Cisco-AVPair = "psk-mode=ascii",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; Cisco-AVPair &lt;FONT color="#FF0000"&gt;+=&lt;/FONT&gt; "psk=HelloWorld"&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;Is the += correct for that config (don't know freeradius, but I noticed that being different)&lt;BR /&gt;&lt;BR /&gt;Also do you have the&amp;nbsp;"&lt;SPAN&gt;Allow AAA Override" setting enabled in the WLAN on the WLC ?&lt;BR /&gt;And does the VLAN 10 exist on the WLC trunk ?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Feb 2022 10:55:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/problems-with-c9120-vlan-radius-assignment-when-using-ipsk/m-p/4549480#M238262</guid>
      <dc:creator>laurensvandervleuten</dc:creator>
      <dc:date>2022-02-10T10:55:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with C9120 VLAN Radius assignment when using iPSK</title>
      <link>https://community.cisco.com/t5/wireless/problems-with-c9120-vlan-radius-assignment-when-using-ipsk/m-p/4560201#M238991</link>
      <description>&lt;P&gt;Great that you managed to get it working!&lt;/P&gt;&lt;P&gt;I still have problems. I've updated to the latest software but my access point still won't assign a proper VLAN.&lt;/P&gt;&lt;P&gt;The "+=" syntax in the configuration file is correct, it's used by FreeRADIUS to add another copy of the same attribute. If I used an ordinary "=" the second copy of the Cisco-AVPair attribute would overwrite the first one.&lt;/P&gt;&lt;P&gt;I have enabled "Allow AAA Override" in the policy profile and the VLAN is present in the trunk. I'm sure there's a very simple setting somewhere that is wrong but I can't find it.&lt;/P&gt;&lt;P&gt;It's good that you managed to solve it, that means it can be done. Do you have any suggestions on where to look?&lt;/P&gt;&lt;P&gt;Also, since your setup is working, would it be possible to get a copy of your configuration? After you've masked the sensitive stuff, of course. Then I could compare it to mine and hopefully find what's missing in my configuration.&lt;/P&gt;&lt;P&gt;I was hoping to finally get good control over all wireless devices I have at home, but it requires iPSK and VLAN assignment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 26 Feb 2022 14:19:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/problems-with-c9120-vlan-radius-assignment-when-using-ipsk/m-p/4560201#M238991</guid>
      <dc:creator>bredell</dc:creator>
      <dc:date>2022-02-26T14:19:29Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with C9120 VLAN Radius assignment when using iPSK</title>
      <link>https://community.cisco.com/t5/wireless/problems-with-c9120-vlan-radius-assignment-when-using-ipsk/m-p/4560261#M238997</link>
      <description>&lt;P&gt;Keep in ming that if you do't see free radius anywhere in the guide, that means Cisco doesn't validate it will work with any other radius server.&amp;nbsp; Now what you should do is create a test 802.1x with vlan override and see if that works.&amp;nbsp; Make sure you have vlan 500 defined on the controller and also make sure aaa override is enabled.&amp;nbsp; If you can't get 802.1x to work with vlan override, you will not get ipsk working.&lt;/P&gt;</description>
      <pubDate>Sat, 26 Feb 2022 18:13:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/problems-with-c9120-vlan-radius-assignment-when-using-ipsk/m-p/4560261#M238997</guid>
      <dc:creator>Scott Fella</dc:creator>
      <dc:date>2022-02-26T18:13:28Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with C9120 VLAN Radius assignment when using iPSK</title>
      <link>https://community.cisco.com/t5/wireless/problems-with-c9120-vlan-radius-assignment-when-using-ipsk/m-p/4560356#M239013</link>
      <description>&lt;P&gt;I can confirm that free radius definitely works - it's all we use.&amp;nbsp; Cisco only formally test/validate ISE for obvious reasons - it's the Cisco product and they'd like you to use it.&amp;nbsp; But radius is a standard so as long as you send everything it expects it just works.&lt;/P&gt;
&lt;P&gt;You might be missing some of the required AVPs in your radius reply for the WLC to accept the response.&lt;/P&gt;
&lt;P&gt;Do you have a pcap showing which AVPs the radius is sending?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 27 Feb 2022 08:37:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/problems-with-c9120-vlan-radius-assignment-when-using-ipsk/m-p/4560356#M239013</guid>
      <dc:creator>Rich R</dc:creator>
      <dc:date>2022-02-27T08:37:37Z</dc:date>
    </item>
  </channel>
</rss>

