<?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: Turn off/on wlan in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/turn-off-on-wlan/m-p/928872#M188693</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The only way you can do this is to run some sort of script.  SSH to the WLC and disable the radio on a particular AP.  There is no function on the WLC to disable a radio.  On ACS, you can set day's and time for a certain user policy, but it will not disable a radio.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Apr 2008 11:37:38 GMT</pubDate>
    <dc:creator>Scott Fella</dc:creator>
    <dc:date>2008-04-10T11:37:38Z</dc:date>
    <item>
      <title>Turn off/on wlan</title>
      <link>https://community.cisco.com/t5/wireless/turn-off-on-wlan/m-p/928871#M188692</link>
      <description>&lt;P&gt;We are using two WLCs e several LAPs, a WCS and an ACS radius.&lt;/P&gt;&lt;P&gt;The question: it is possible turn off the radio, automatically, and than turn on at determined time?&lt;/P&gt;&lt;P&gt;thanx for you support &lt;/P&gt;</description>
      <pubDate>Sat, 03 Jul 2021 22:42:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/turn-off-on-wlan/m-p/928871#M188692</guid>
      <dc:creator>marcellosozzo</dc:creator>
      <dc:date>2021-07-03T22:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: Turn off/on wlan</title>
      <link>https://community.cisco.com/t5/wireless/turn-off-on-wlan/m-p/928872#M188693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The only way you can do this is to run some sort of script.  SSH to the WLC and disable the radio on a particular AP.  There is no function on the WLC to disable a radio.  On ACS, you can set day's and time for a certain user policy, but it will not disable a radio.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Apr 2008 11:37:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/turn-off-on-wlan/m-p/928872#M188693</guid>
      <dc:creator>Scott Fella</dc:creator>
      <dc:date>2008-04-10T11:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: Turn off/on wlan</title>
      <link>https://community.cisco.com/t5/wireless/turn-off-on-wlan/m-p/928873#M188694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Fella5 is correct, scripting is the way to go.&lt;/P&gt;&lt;P&gt;Another alternate is use time-based acls on an upstream device.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could also look into the option of ethernet controlled power strips for the APs, but it is not very financially feasible. &lt;A class="jive-link-custom" href="http://www.intelligentpowerstrips.com/" target="_blank"&gt;http://www.intelligentpowerstrips.com/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Apr 2008 12:18:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/turn-off-on-wlan/m-p/928873#M188694</guid>
      <dc:creator>ericgarnel</dc:creator>
      <dc:date>2008-04-10T12:18:21Z</dc:date>
    </item>
    <item>
      <title>Re: Turn off/on wlan</title>
      <link>https://community.cisco.com/t5/wireless/turn-off-on-wlan/m-p/928874#M188695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tx for replay.&lt;/P&gt;&lt;P&gt;It is possible with some script disable the WLAN instead of the single radio of the APs.&lt;/P&gt;&lt;P&gt;There is a CLI command to change a WLAN status?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like in the GUI:&lt;/P&gt;&lt;P&gt;WLANs&amp;gt;Edit&lt;/P&gt;&lt;P&gt;Tab: General&lt;/P&gt;&lt;P&gt;field: Status&lt;/P&gt;&lt;P&gt;value: check/uncheck&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tx &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2008 09:19:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/turn-off-on-wlan/m-p/928874#M188695</guid>
      <dc:creator>marcellosozzo</dc:creator>
      <dc:date>2008-04-11T09:19:48Z</dc:date>
    </item>
    <item>
      <title>Re: Turn off/on wlan</title>
      <link>https://community.cisco.com/t5/wireless/turn-off-on-wlan/m-p/928875#M188696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could try using and expect/tcl script to do a 'config wlan disable &lt;WLAN id=""&gt;'&lt;/WLAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure if a standard script would barf on the user login/password delay, but it is worth trying.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, I keep hearing rumours of an IOS like CLI for the controllers in an upcoming release, if that is the case, then scripting will be super easy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2008 12:27:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/turn-off-on-wlan/m-p/928875#M188696</guid>
      <dc:creator>ericgarnel</dc:creator>
      <dc:date>2008-04-11T12:27:46Z</dc:date>
    </item>
  </channel>
</rss>

