<?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: Is there a way to defin what channels are used in &amp;quot;Dynamic Channel Switching&amp;quot;? in Aerohive Migrated Content</title>
    <link>https://community.extremenetworks.com/t5/aerohive-migrated-content/is-there-a-way-to-defin-what-channels-are-used-in-quot-dynamic/m-p/75590#M6746</link>
    <description>&lt;P&gt;Thank you both for your reply's. We use  hive manager cloud. Brian, that is correct, i will try this out on one of our test AP's and see how it goes from there. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ashley, I took  a look, it seems that excluding channels from GUI is only available for the 2.4ghz radio and not the 5ghz radio. It would be nice to have that in GUI not only for ease of use but also it will let anyone that has to make changes to a config on the AP, they will more likely see it(if they didn't read the notes on in-house documentation) .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will post back when i get a chance to test this. Thanks for your help!&lt;/P&gt;</description>
    <pubDate>Mon, 29 Apr 2019 19:49:33 GMT</pubDate>
    <dc:creator>tim_skagerberg1</dc:creator>
    <dc:date>2019-04-29T19:49:33Z</dc:date>
    <item>
      <title>Is there a way to defin what channels are used in "Dynamic Channel Switching"?</title>
      <link>https://community.extremenetworks.com/t5/aerohive-migrated-content/is-there-a-way-to-defin-what-channels-are-used-in-quot-dynamic/m-p/75586#M6742</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have alot of&amp;nbsp;device's that can only use cretin channels on 5ghz, it would be nice to be able to define what channels it can use so we can let the AP decide which channels to be use so it is automatic if an AP is upgraded/replaced or moved.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2019 21:33:25 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/aerohive-migrated-content/is-there-a-way-to-defin-what-channels-are-used-in-quot-dynamic/m-p/75586#M6742</guid>
      <dc:creator>tim_skagerberg1</dc:creator>
      <dc:date>2019-04-25T21:33:25Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to defin what channels are used in "Dynamic Channel Switching"?</title>
      <link>https://community.extremenetworks.com/t5/aerohive-migrated-content/is-there-a-way-to-defin-what-channels-are-used-in-quot-dynamic/m-p/75587#M6743</link>
      <description>&lt;P&gt;sorry for the typos.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2019 21:34:37 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/aerohive-migrated-content/is-there-a-way-to-defin-what-channels-are-used-in-quot-dynamic/m-p/75587#M6743</guid>
      <dc:creator>tim_skagerberg1</dc:creator>
      <dc:date>2019-04-25T21:34:37Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to defin what channels are used in "Dynamic Channel Switching"?</title>
      <link>https://community.extremenetworks.com/t5/aerohive-migrated-content/is-there-a-way-to-defin-what-channels-are-used-in-quot-dynamic/m-p/75588#M6744</link>
      <description>&lt;P&gt;So you need the AP to NOT select certain channels during ACSP and/or any channel switching?  While not possible directly via the GUI of HM Classic, you can do a CLI Supplement to tell the AP(s) to blacklist channels.  &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You'd create the CLI Supplement object.  Use the following command to exclude channels:&lt;/P&gt;&lt;P&gt;interface wifi1 radio channel exclude &amp;lt;channel number&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Repeat as necessary for any channels you do not want the AP(s) to use.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Edit one or multiple APs and down in the Optional settings and Advanced Settings you can apply the CLI Supplement to the APs.  Push a complete config to the hardware and you should be set.  &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is also possible via HM NG but I'm not as fluent with it to give direction.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Apr 2019 21:26:36 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/aerohive-migrated-content/is-there-a-way-to-defin-what-channels-are-used-in-quot-dynamic/m-p/75588#M6744</guid>
      <dc:creator>AnonymousM</dc:creator>
      <dc:date>2019-04-26T21:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to defin what channels are used in "Dynamic Channel Switching"?</title>
      <link>https://community.extremenetworks.com/t5/aerohive-migrated-content/is-there-a-way-to-defin-what-channels-are-used-in-quot-dynamic/m-p/75589#M6745</link>
      <description>&lt;P&gt;Just to add to what Brian has said, to do this within the GUI of HiveManager NG you'd click on an AP through the monitor page &amp;gt; Interface Settings &amp;gt; Wireless Interfaces &amp;gt; Toggle "exclude channels" &amp;gt; tick channels you don't want the AP to use.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I believe that you can only do this on a per AP basis through the GUI, therefore you may wish to use supplemental CLI to do this in bulk if you have many APs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Additionally, UNII3 channels (149-165) can be disabled through the radio profile.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Apr 2019 15:22:25 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/aerohive-migrated-content/is-there-a-way-to-defin-what-channels-are-used-in-quot-dynamic/m-p/75589#M6745</guid>
      <dc:creator>ashley_finch</dc:creator>
      <dc:date>2019-04-29T15:22:25Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to defin what channels are used in "Dynamic Channel Switching"?</title>
      <link>https://community.extremenetworks.com/t5/aerohive-migrated-content/is-there-a-way-to-defin-what-channels-are-used-in-quot-dynamic/m-p/75590#M6746</link>
      <description>&lt;P&gt;Thank you both for your reply's. We use  hive manager cloud. Brian, that is correct, i will try this out on one of our test AP's and see how it goes from there. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ashley, I took  a look, it seems that excluding channels from GUI is only available for the 2.4ghz radio and not the 5ghz radio. It would be nice to have that in GUI not only for ease of use but also it will let anyone that has to make changes to a config on the AP, they will more likely see it(if they didn't read the notes on in-house documentation) .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will post back when i get a chance to test this. Thanks for your help!&lt;/P&gt;</description>
      <pubDate>Mon, 29 Apr 2019 19:49:33 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/aerohive-migrated-content/is-there-a-way-to-defin-what-channels-are-used-in-quot-dynamic/m-p/75590#M6746</guid>
      <dc:creator>tim_skagerberg1</dc:creator>
      <dc:date>2019-04-29T19:49:33Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to defin what channels are used in "Dynamic Channel Switching"?</title>
      <link>https://community.extremenetworks.com/t5/aerohive-migrated-content/is-there-a-way-to-defin-what-channels-are-used-in-quot-dynamic/m-p/75591#M6747</link>
      <description>&lt;P&gt;Tim, this option is available for both radios through the GUI. Do you have a channel manually set on the 5GHz? If so the exclude option disappears.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If not, could you provide a screenshot?&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2019 15:23:09 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/aerohive-migrated-content/is-there-a-way-to-defin-what-channels-are-used-in-quot-dynamic/m-p/75591#M6747</guid>
      <dc:creator>ashley_finch</dc:creator>
      <dc:date>2019-04-30T15:23:09Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to defin what channels are used in "Dynamic Channel Switching"?</title>
      <link>https://community.extremenetworks.com/t5/aerohive-migrated-content/is-there-a-way-to-defin-what-channels-are-used-in-quot-dynamic/m-p/75592#M6748</link>
      <description>&lt;P&gt;I do have them set manually, i will toggle that and check it out and get back to you. Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2019 21:40:55 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/aerohive-migrated-content/is-there-a-way-to-defin-what-channels-are-used-in-quot-dynamic/m-p/75592#M6748</guid>
      <dc:creator>tim_skagerberg1</dc:creator>
      <dc:date>2019-05-02T21:40:55Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to defin what channels are used in "Dynamic Channel Switching"?</title>
      <link>https://community.extremenetworks.com/t5/aerohive-migrated-content/is-there-a-way-to-defin-what-channels-are-used-in-quot-dynamic/m-p/75593#M6749</link>
      <description>&lt;P&gt;That did the trick,  changing the channel back to audio did bring back the option  to exclude channels.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Brian, your way works as well, the only problem i have with it is that it doesn't show in the GUI which channels are excluded. So if someone doesn't read our in house documentation they wont know.&lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2019 22:26:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/aerohive-migrated-content/is-there-a-way-to-defin-what-channels-are-used-in-quot-dynamic/m-p/75593#M6749</guid>
      <dc:creator>tim_skagerberg1</dc:creator>
      <dc:date>2019-05-02T22:26:00Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to defin what channels are used in "Dynamic Channel Switching"?</title>
      <link>https://community.extremenetworks.com/t5/aerohive-migrated-content/is-there-a-way-to-defin-what-channels-are-used-in-quot-dynamic/m-p/75594#M6750</link>
      <description>&lt;P&gt;Good deal.  My way was/is about the only way to do it in the legacy HM platform.  And yes, without good documentation that way can be hard to keep up with.&lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2019 22:29:08 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/aerohive-migrated-content/is-there-a-way-to-defin-what-channels-are-used-in-quot-dynamic/m-p/75594#M6750</guid>
      <dc:creator>AnonymousM</dc:creator>
      <dc:date>2019-05-02T22:29:08Z</dc:date>
    </item>
  </channel>
</rss>

