<?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: Cloudpath/Radius server with vlan pooling, can it be done? in To Be Moved</title>
    <link>https://community.ruckuswireless.com/t5/To-Be-Moved/Cloudpath-Radius-server-with-vlan-pooling-can-it-be-done/m-p/13676#M849</link>
    <description>I believe if you have dhcp pooling configured on the Vsz and you return a null value from the radius server for the vlan, the controller will place users in different VLANs as expected.&amp;nbsp; You may run into issue when trying to configure multiple pools on a per role basis.&amp;nbsp;</description>
    <pubDate>Thu, 24 May 2018 13:43:14 GMT</pubDate>
    <dc:creator>nathan_bailey_2</dc:creator>
    <dc:date>2018-05-24T13:43:14Z</dc:date>
    <item>
      <title>Cloudpath/Radius server with vlan pooling, can it be done?</title>
      <link>https://community.ruckuswireless.com/t5/To-Be-Moved/Cloudpath-Radius-server-with-vlan-pooling-can-it-be-done/m-p/13672#M845</link>
      <description>We will be on-boarding staff, student and guest personal devices using Cloudpath. We currently have over 2,500 student personal devices and I would rather not place them all in a single vlan which would create a lot of broadcast traffic.&lt;BR /&gt;&lt;BR /&gt;I want to&amp;nbsp;create a vlan pool consisting of eight /23 vlans. A /23 vlan yields about 500 IP addresses with eight of them giving me 4,000 addresses I can hand out to student personal devices. A /23 is nice and small to cut down on broadcast traffic and keep performance optimal. I then want students to authenticate via Cloudpath and be placed in this vlan pool.&lt;BR /&gt;&lt;BR /&gt;This can already be done with Aruba&lt;BR /&gt;&lt;A href="http://goo.gl/PvX5OU" rel="nofollow" target="_blank" title="Link http//googl/PvX5OU"&gt;http://goo.gl/PvX5OU&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Can I do this with Cloudpath and Ruckus?</description>
      <pubDate>Tue, 22 Dec 2015 21:54:01 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/To-Be-Moved/Cloudpath-Radius-server-with-vlan-pooling-can-it-be-done/m-p/13672#M845</guid>
      <dc:creator>david_henderson</dc:creator>
      <dc:date>2015-12-22T21:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudpath/Radius server with vlan pooling, can it be done?</title>
      <link>https://community.ruckuswireless.com/t5/To-Be-Moved/Cloudpath-Radius-server-with-vlan-pooling-can-it-be-done/m-p/13673#M846</link>
      <description>You could use Loopback interfaces:&lt;BR /&gt;&lt;PRE&gt;interface GigabitEthernet0/0.101&lt;BR /&gt; description student WiFi&lt;BR /&gt; encapsulation dot1Q 101&lt;BR /&gt; ip unnumbered Loopback10&lt;BR /&gt; ip helper-address 10.10.10.1&lt;BR /&gt; no ip redirects&lt;BR /&gt; no ip unreachables&lt;BR /&gt; no ip proxy-arp&lt;BR /&gt; ip policy route-map cloudpath&lt;BR /&gt; no cdp enable&lt;BR /&gt;&lt;/PRE&gt;and repeat for as many VLANs as you are using</description>
      <pubDate>Wed, 23 Dec 2015 09:29:04 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/To-Be-Moved/Cloudpath-Radius-server-with-vlan-pooling-can-it-be-done/m-p/13673#M846</guid>
      <dc:creator>seanmuir</dc:creator>
      <dc:date>2015-12-23T09:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudpath/Radius server with vlan pooling, can it be done?</title>
      <link>https://community.ruckuswireless.com/t5/To-Be-Moved/Cloudpath-Radius-server-with-vlan-pooling-can-it-be-done/m-p/13674#M847</link>
      <description>What you have described is a bit out of my area of expertise. I am bit foggy on the interaction between a radius server and the Ruckus controller works but this is my best guess. I believe a radius server can easily return an attribute that indicates that this is a student personal device trying to authenticate to the network. What I am not sure is possible is the Ruckus controller taking that attribute and placing that device/student in a vlan pool as defined in the controller. The attribute can be used to place the student/device in a single vlan but I want the student/device placed in a vlan pool.&lt;BR /&gt;&lt;BR /&gt;Exactly how would using a loopback interface help in this regard?</description>
      <pubDate>Wed, 23 Dec 2015 12:08:35 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/To-Be-Moved/Cloudpath-Radius-server-with-vlan-pooling-can-it-be-done/m-p/13674#M847</guid>
      <dc:creator>david_henderson</dc:creator>
      <dc:date>2015-12-23T12:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudpath/Radius server with vlan pooling, can it be done?</title>
      <link>https://community.ruckuswireless.com/t5/To-Be-Moved/Cloudpath-Radius-server-with-vlan-pooling-can-it-be-done/m-p/13675#M848</link>
      <description>I know this is old but I can't find an answer.&amp;nbsp; Is it possible to send back a DHCP pool from cloudpath?</description>
      <pubDate>Thu, 17 May 2018 21:48:51 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/To-Be-Moved/Cloudpath-Radius-server-with-vlan-pooling-can-it-be-done/m-p/13675#M848</guid>
      <dc:creator>john_westlund</dc:creator>
      <dc:date>2018-05-17T21:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudpath/Radius server with vlan pooling, can it be done?</title>
      <link>https://community.ruckuswireless.com/t5/To-Be-Moved/Cloudpath-Radius-server-with-vlan-pooling-can-it-be-done/m-p/13676#M849</link>
      <description>I believe if you have dhcp pooling configured on the Vsz and you return a null value from the radius server for the vlan, the controller will place users in different VLANs as expected.&amp;nbsp; You may run into issue when trying to configure multiple pools on a per role basis.&amp;nbsp;</description>
      <pubDate>Thu, 24 May 2018 13:43:14 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/To-Be-Moved/Cloudpath-Radius-server-with-vlan-pooling-can-it-be-done/m-p/13676#M849</guid>
      <dc:creator>nathan_bailey_2</dc:creator>
      <dc:date>2018-05-24T13:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudpath/Radius server with vlan pooling, can it be done?</title>
      <link>https://community.ruckuswireless.com/t5/To-Be-Moved/Cloudpath-Radius-server-with-vlan-pooling-can-it-be-done/m-p/13677#M850</link>
      <description>VLAN Pool can be returned via a RADIUS VSA&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;</description>
      <pubDate>Mon, 08 Oct 2018 21:34:04 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/To-Be-Moved/Cloudpath-Radius-server-with-vlan-pooling-can-it-be-done/m-p/13677#M850</guid>
      <dc:creator>abhi_maras</dc:creator>
      <dc:date>2018-10-08T21:34:04Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudpath/Radius server with vlan pooling, can it be done?</title>
      <link>https://community.ruckuswireless.com/t5/To-Be-Moved/Cloudpath-Radius-server-with-vlan-pooling-can-it-be-done/m-p/13678#M851</link>
      <description>Abhi,
&lt;BR /&gt;&lt;BR /&gt;
Can you expand on your response please.  What it the attribute used?
&lt;BR /&gt;&lt;BR /&gt;
Thanks,
&lt;BR /&gt;&lt;BR /&gt;
Nathan</description>
      <pubDate>Mon, 08 Oct 2018 23:08:48 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/To-Be-Moved/Cloudpath-Radius-server-with-vlan-pooling-can-it-be-done/m-p/13678#M851</guid>
      <dc:creator>nathan_bailey_2</dc:creator>
      <dc:date>2018-10-08T23:08:48Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudpath/Radius server with vlan pooling, can it be done?</title>
      <link>https://community.ruckuswireless.com/t5/To-Be-Moved/Cloudpath-Radius-server-with-vlan-pooling-can-it-be-done/m-p/13679#M852</link>
      <description>Hi Nathan,&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;I misspoke, while SZ does support the VLAN pool VSA 'Ruckus-Vlan-Pool' that is not yet added on Cloudpath. I will raise a request and get this added in the next release. &lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;</description>
      <pubDate>Wed, 10 Oct 2018 03:00:30 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/To-Be-Moved/Cloudpath-Radius-server-with-vlan-pooling-can-it-be-done/m-p/13679#M852</guid>
      <dc:creator>abhi_maras</dc:creator>
      <dc:date>2018-10-10T03:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudpath/Radius server with vlan pooling, can it be done?</title>
      <link>https://community.ruckuswireless.com/t5/To-Be-Moved/Cloudpath-Radius-server-with-vlan-pooling-can-it-be-done/m-p/13680#M853</link>
      <description>Ahbi,&lt;BR /&gt;&lt;BR /&gt;From what version of SZ is this reported? I literally just had a TAC case requesting this information.&amp;nbsp; Thanks for the info, I'm excited to try this out.&lt;BR /&gt;&lt;BR /&gt;Cheers!</description>
      <pubDate>Wed, 10 Oct 2018 14:13:05 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/To-Be-Moved/Cloudpath-Radius-server-with-vlan-pooling-can-it-be-done/m-p/13680#M853</guid>
      <dc:creator>nathan_bailey_2</dc:creator>
      <dc:date>2018-10-10T14:13:05Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudpath/Radius server with vlan pooling, can it be done?</title>
      <link>https://community.ruckuswireless.com/t5/To-Be-Moved/Cloudpath-Radius-server-with-vlan-pooling-can-it-be-done/m-p/13681#M854</link>
      <description>I am doing this now with our SZ100 and hosted Cloudpath.&amp;nbsp; I have several user roles (StudentBYOD for example) on the SZ which assigns the VLAN Pool that I want.&amp;nbsp; In my Cloudpath workflow under Policy - Radius Attributes I specify that user role name in the Filter ID field.</description>
      <pubDate>Wed, 10 Oct 2018 14:18:28 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/To-Be-Moved/Cloudpath-Radius-server-with-vlan-pooling-can-it-be-done/m-p/13681#M854</guid>
      <dc:creator>john_westlund</dc:creator>
      <dc:date>2018-10-10T14:18:28Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudpath/Radius server with vlan pooling, can it be done?</title>
      <link>https://community.ruckuswireless.com/t5/To-Be-Moved/Cloudpath-Radius-server-with-vlan-pooling-can-it-be-done/m-p/13682#M855</link>
      <description>Nathan,&lt;BR /&gt;I pulled this from 5.0 AAA guide from support portal. Also John makes a good point while VLAN pool VSA is directly not available, it can be packaged within the role attribute.</description>
      <pubDate>Wed, 10 Oct 2018 22:12:20 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/To-Be-Moved/Cloudpath-Radius-server-with-vlan-pooling-can-it-be-done/m-p/13682#M855</guid>
      <dc:creator>abhi_maras</dc:creator>
      <dc:date>2018-10-10T22:12:20Z</dc:date>
    </item>
  </channel>
</rss>

