<?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: Dynamic Vlan via NPS failing in ZoneDirector</title>
    <link>https://community.ruckuswireless.com/t5/ZoneDirector/Dynamic-Vlan-via-NPS-failing/m-p/38084#M6794</link>
    <description>Here's a best practice doc on DVLAN:
&lt;BR /&gt;&lt;BR /&gt;
&lt;A href="https://support.ruckuswireless.com/answers/000001235" rel="nofollow"&gt;https://support.ruckuswireless.com/an...&lt;/A&gt;</description>
    <pubDate>Wed, 28 Jan 2015 22:47:55 GMT</pubDate>
    <dc:creator>michael_brado</dc:creator>
    <dc:date>2015-01-28T22:47:55Z</dc:date>
    <item>
      <title>Dynamic Vlan via NPS failing</title>
      <link>https://community.ruckuswireless.com/t5/ZoneDirector/Dynamic-Vlan-via-NPS-failing/m-p/38080#M6790</link>
      <description>Currently, users are authenticated with AD via a Bradford device. The Bradford sets the dynamic vlan on the clients based on the Security Group they are a member of in AD. The bradford is no longer supported and I am trying to get rid of it from the network.
&lt;BR /&gt;&lt;BR /&gt;
AP management is untagged using Vlan 18, while the client vlans (2, 4 and 6) are tagged to the AP ports.
&lt;BR /&gt;&lt;BR /&gt;
I have a network policy in NPS for my Eng users which use Vlan 2:
&lt;BR /&gt;
Framed- Protocol - PPP
&lt;BR /&gt;
Service-Type - Framed
&lt;BR /&gt;
Tunnel-Medium-Type - 802
&lt;BR /&gt;
Tunnel-Type - Virtual LANs 
&lt;BR /&gt;
Tunne-PVT-group-ID 2 
&lt;BR /&gt;
Tunnel-Assignment-ID - 2
&lt;BR /&gt;&lt;BR /&gt;
Custom
&lt;BR /&gt;
Vender-Specific
&lt;BR /&gt;
Vender Code: 25053
&lt;BR /&gt;
Attribute Number 1
&lt;BR /&gt;
Format: String
&lt;BR /&gt;
Attribute Value : CORP
&lt;BR /&gt;&lt;BR /&gt;
The CORP role is configured on the Zone Director, however my client is always in Default, even with sending the CORP attribute.
&lt;BR /&gt;&lt;BR /&gt;
I've confirmed my network configuration is correct by entering each vlan into the VLAN ID box on the WLAN. When I connect with Vlan 2 set, I get an IP in that Vlan, etc.
&lt;BR /&gt;
With Dynamic VLAN checked, and Vlan 1 in the VLAN ID box, I receive an IP in the AP management range, not in the proper vlan.
&lt;BR /&gt;&lt;BR /&gt;
I'm running a pair of ZD1100s with Smart Redundancy on 9.8 build 373
&lt;BR /&gt;&lt;BR /&gt;
Any assistance would be greatly appreciated,
&lt;BR /&gt;&lt;BR /&gt;
Joe</description>
      <pubDate>Thu, 22 Jan 2015 15:54:59 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ZoneDirector/Dynamic-Vlan-via-NPS-failing/m-p/38080#M6790</guid>
      <dc:creator>joseph_lefranco</dc:creator>
      <dc:date>2015-01-22T15:54:59Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Vlan via NPS failing</title>
      <link>https://community.ruckuswireless.com/t5/ZoneDirector/Dynamic-Vlan-via-NPS-failing/m-p/38081#M6791</link>
      <description>I believe a compatible Bradford version 7.1.0.306 should work with ZD 9.7.2.0.9 and 9.8 releases.
&lt;BR /&gt;&lt;BR /&gt;
To troubleshoot in detail, please open a tech support ticket.</description>
      <pubDate>Wed, 28 Jan 2015 01:10:24 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ZoneDirector/Dynamic-Vlan-via-NPS-failing/m-p/38081#M6791</guid>
      <dc:creator>michael_brado</dc:creator>
      <dc:date>2015-01-28T01:10:24Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Vlan via NPS failing</title>
      <link>https://community.ruckuswireless.com/t5/ZoneDirector/Dynamic-Vlan-via-NPS-failing/m-p/38082#M6792</link>
      <description>Re-reading your inquiry Joe, what Bradford did was assign a DVLAN in the access-accept of the 802.1x exchange, with a client DM/re-auth in order to reconnect with the newly assigned VLAN.  I don't think just returning/assigning a CORP role is enough to change the VLAN ID.</description>
      <pubDate>Wed, 28 Jan 2015 22:27:01 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ZoneDirector/Dynamic-Vlan-via-NPS-failing/m-p/38082#M6792</guid>
      <dc:creator>michael_brado</dc:creator>
      <dc:date>2015-01-28T22:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Vlan via NPS failing</title>
      <link>https://community.ruckuswireless.com/t5/ZoneDirector/Dynamic-Vlan-via-NPS-failing/m-p/38083#M6793</link>
      <description>To troubleshoot, from the ZD's Administer/Diagnostics page, enable debug components RADIUS, 802.1x, Dynamic VLAN, and enter your test client MAC address in the box.  
&lt;BR /&gt;&lt;BR /&gt;
Power on the client/radio to capture all connection messages, and proceed to login with uid/pw to AD.  Note the client observations, initial IP, subsequent IP, and save the ZD debug info file.  Use the support page Log Analyser, or request interpretation from Ruckus tech support, to follow your client transactions in the Event logs.  Do you see the new VLAN ID in the radius access-accept, and is it applied by ZD?
&lt;BR /&gt;&lt;BR /&gt;
You can also capture the br0 interface traffic of the AP your test client connects to, and will see the packet exchange and contents between your client and the AAA/AD server.
&lt;BR /&gt;&lt;BR /&gt;
Compare a Bradford session with the AAA/AD only session output.</description>
      <pubDate>Wed, 28 Jan 2015 22:35:07 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ZoneDirector/Dynamic-Vlan-via-NPS-failing/m-p/38083#M6793</guid>
      <dc:creator>michael_brado</dc:creator>
      <dc:date>2015-01-28T22:35:07Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Vlan via NPS failing</title>
      <link>https://community.ruckuswireless.com/t5/ZoneDirector/Dynamic-Vlan-via-NPS-failing/m-p/38084#M6794</link>
      <description>Here's a best practice doc on DVLAN:
&lt;BR /&gt;&lt;BR /&gt;
&lt;A href="https://support.ruckuswireless.com/answers/000001235" rel="nofollow"&gt;https://support.ruckuswireless.com/an...&lt;/A&gt;</description>
      <pubDate>Wed, 28 Jan 2015 22:47:55 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ZoneDirector/Dynamic-Vlan-via-NPS-failing/m-p/38084#M6794</guid>
      <dc:creator>michael_brado</dc:creator>
      <dc:date>2015-01-28T22:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Vlan via NPS failing</title>
      <link>https://community.ruckuswireless.com/t5/ZoneDirector/Dynamic-Vlan-via-NPS-failing/m-p/38085#M6795</link>
      <description>Thank you Michael, I rebuilt my server and now it's working.</description>
      <pubDate>Fri, 30 Jan 2015 20:23:08 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ZoneDirector/Dynamic-Vlan-via-NPS-failing/m-p/38085#M6795</guid>
      <dc:creator>joseph_lefranco</dc:creator>
      <dc:date>2015-01-30T20:23:08Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Vlan via NPS failing</title>
      <link>https://community.ruckuswireless.com/t5/ZoneDirector/Dynamic-Vlan-via-NPS-failing/m-p/38086#M6796</link>
      <description>Glad to hear it!</description>
      <pubDate>Wed, 05 Jul 2017 16:58:03 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ZoneDirector/Dynamic-Vlan-via-NPS-failing/m-p/38086#M6796</guid>
      <dc:creator>michael_brado</dc:creator>
      <dc:date>2017-07-05T16:58:03Z</dc:date>
    </item>
  </channel>
</rss>

