<?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 Association time limit in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/association-time-limit/m-p/1324197#M219564</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&amp;nbsp; ressurecting an old un-answered post here as this is exactly the feature I'm looking for.&lt;/P&gt;&lt;P&gt;The ability to limit assoc time per client on an un-authenticated public service.&lt;/P&gt;&lt;P&gt;Is it possible on the WLC? Or is it in Guest NAC or something else?&lt;/P&gt;&lt;P&gt;Thanks in advance for any pointers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Oct 2011 21:00:50 GMT</pubDate>
    <dc:creator>GRAEME DANIELSON</dc:creator>
    <dc:date>2011-10-27T21:00:50Z</dc:date>
    <item>
      <title>Association time limit</title>
      <link>https://community.cisco.com/t5/wireless/association-time-limit/m-p/1324194#M219561</link>
      <description>&lt;P&gt;Is it possible to limit the association time for one user/mac address over a 24 hour period? Client has a hot-spot and wants to make sure it is not abused. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Current system:&lt;/P&gt;&lt;P&gt;wlc 4402, 5.2.193.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for the help. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 04 Jul 2021 01:12:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/association-time-limit/m-p/1324194#M219561</guid>
      <dc:creator>Glnc66inc</dc:creator>
      <dc:date>2021-07-04T01:12:27Z</dc:date>
    </item>
    <item>
      <title>Re: Association time limit</title>
      <link>https://community.cisco.com/t5/wireless/association-time-limit/m-p/1324195#M219562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Configure a guest SSID and guest users. Once you dont want to give them access, remove the guest user from the WLC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have a WCS, it will do that automatically for you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Oct 2009 20:20:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/association-time-limit/m-p/1324195#M219562</guid>
      <dc:creator>Lucien Avramov</dc:creator>
      <dc:date>2009-10-28T20:20:00Z</dc:date>
    </item>
    <item>
      <title>Re: Association time limit</title>
      <link>https://community.cisco.com/t5/wireless/association-time-limit/m-p/1324196#M219563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These users are not 'guest' users. This ssid / vlan is used for a wireless hotspot. Users do not have to register but they would like to limit them to 3 hours or wifi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2009 00:17:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/association-time-limit/m-p/1324196#M219563</guid>
      <dc:creator>Glnc66inc</dc:creator>
      <dc:date>2009-10-29T00:17:32Z</dc:date>
    </item>
    <item>
      <title>Association time limit</title>
      <link>https://community.cisco.com/t5/wireless/association-time-limit/m-p/1324197#M219564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&amp;nbsp; ressurecting an old un-answered post here as this is exactly the feature I'm looking for.&lt;/P&gt;&lt;P&gt;The ability to limit assoc time per client on an un-authenticated public service.&lt;/P&gt;&lt;P&gt;Is it possible on the WLC? Or is it in Guest NAC or something else?&lt;/P&gt;&lt;P&gt;Thanks in advance for any pointers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Oct 2011 21:00:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/association-time-limit/m-p/1324197#M219564</guid>
      <dc:creator>GRAEME DANIELSON</dc:creator>
      <dc:date>2011-10-27T21:00:50Z</dc:date>
    </item>
    <item>
      <title>Re: Association time limit</title>
      <link>https://community.cisco.com/t5/wireless/association-time-limit/m-p/1324198#M219565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK,&amp;nbsp; a bright colleague has this idea.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Configure L2 Security MAC Filtering via RADIUS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The RADIUS server keeps a simple table of unique macaddr requests for the day. For each request:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;if macaddr not found&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; insert macaddr&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; send radius accept with attribute 27 session-timeout set to &lt;EM&gt;x &lt;/EM&gt;seconds&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;else&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; send radius reject&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;fi&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;at midnight clear the table ready for the next day&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to work it through.&lt;/P&gt;&lt;P&gt;Hopefully I can combine the L3 passthru page to force a branded Acceptable Use Policy. Also would be nice to gracefully disassociate when the session timer expires. Need to look into session logout page -&amp;nbsp; I'm not that confident that a graceful/polite exit will be possible but will see whats there. Would also be nice if the auth reject could somehow be made informative with a polite message saying the meter has run out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone have any ideas to add, I'd be most grateful for the post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, Graeme&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EDIT:&amp;nbsp; I wonder if &lt;EM&gt;RADIUS Attribute 18 Reply-Message "Text that the user will see"&lt;/EM&gt; can be used to send back informative reject reasons. Then again the client is on an open network and anyway it probably depends heavily on the functionality of the client wifi driver/stack.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Edited to try and fix whacky text formatting"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Oct 2011 12:10:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/association-time-limit/m-p/1324198#M219565</guid>
      <dc:creator>GRAEME DANIELSON</dc:creator>
      <dc:date>2011-10-28T12:10:34Z</dc:date>
    </item>
  </channel>
</rss>

