<?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: How can we select specific channels in 5Ghz range? in Aerohive Migrated Content</title>
    <link>https://community.extremenetworks.com/t5/aerohive-migrated-content/how-can-we-select-specific-channels-in-5ghz-range/m-p/78854#M7987</link>
    <description>&lt;P&gt;Hi Brian, I've jumped onto one of the APs and the region code is set to World, and the country code is for the UK 826. Since we are in NZ should that be changed or do they have similar channel options?&lt;/P&gt;</description>
    <pubDate>Thu, 01 Nov 2018 03:28:02 GMT</pubDate>
    <dc:creator>technician3</dc:creator>
    <dc:date>2018-11-01T03:28:02Z</dc:date>
    <item>
      <title>How can we select specific channels in 5Ghz range?</title>
      <link>https://community.extremenetworks.com/t5/aerohive-migrated-content/how-can-we-select-specific-channels-in-5ghz-range/m-p/78851#M7984</link>
      <description>&lt;P&gt;We are a school with 8 AP330 and 1 AP230 devices. As you can see from Image1 they are only utilising 4 channels amongst the 9 devices, 36,40,44,48. I've tried to go in and select specific channels (see Image2) but the map continues to show the 4 channels being used.&lt;/P&gt;&lt;P&gt;Originally I had to go and set the DFS setting in the Radio Profile to access the additional channels however this setting, while still ticked, is not greyed out and cannot be changed (Image3).&lt;/P&gt;&lt;P&gt;Any help would be much appreciated as there is overlap of same channel traffic happening which I would like to eliminate.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 17 Oct 2018 05:25:10 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/aerohive-migrated-content/how-can-we-select-specific-channels-in-5ghz-range/m-p/78851#M7984</guid>
      <dc:creator>technician3</dc:creator>
      <dc:date>2018-10-17T05:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: How can we select specific channels in 5Ghz range?</title>
      <link>https://community.extremenetworks.com/t5/aerohive-migrated-content/how-can-we-select-specific-channels-in-5ghz-range/m-p/78852#M7985</link>
      <description>&lt;P&gt;Nathan,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Lots of reasons can go into why the APs chose the channels they chose.  First and foremost, what HiveOS are you running?  Aerohive has made many changes (improvements mostly) in the newer HiveOS platform, specifically the 8.x code train for ACSP (Aerohive Channel Selection Protocol).  &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also what country code is on the APs?  A "show boot-param" should show that.  Different regions allow different channel sets. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you SSH into your AP(s), you can run a few commands to see the logic behind the channel chosen.  Start with "show acsp channel-info".  This will show you the "cost" that is associated with each channel available.  The lowest cost will be the channel that was most likely selected by the AP (at least after the initial ACSP scan was done).  &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To see more details around how the cost was calculated, run "show acsp channel-info detail".  A deeper breakdown of the factors that influence the cost value are shown.  &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Older HiveOS codes put an arbitrary high default weighted cost (16-24 base) on the DFS channels, hence the limited or lack of selection of those channels.  The newer HiveOS has removed that base cost value so that all available channels are on an even playing field for selection based on the environment and your local regulatory body.  &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you see any cost of 32768, that means that the AP will not be using that channel ever for whatever reason.  Reasons can be local regulatory bodies restriction of certain channels based on AP country code, a DFS hit ("show interface wifi1 dfs" can show some info around this), or a manual channel exclusion ("interface wifi1 radio channel exclude &amp;lt;channel number&amp;gt;").  Newer code may simply remove this channel from the before mentioned commands vs. setting the max value to the weight.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you are using 40 MHz wide channels (and it doesn't look like you are), Aerohive always bonds up in my experience, so every upper secondary channel will show the 32768 value.  By this I mean, you will only see 36+ and 44+ in a deployment and shouldn't also see 40- or 48-.  See below on a quick "show acsp channel-info" on an AP set to 40 MHz wide channels, with channel 149 excluded and no DFS enabled.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Lowest cost channel: 44, lowest-cost: 0&lt;/P&gt;&lt;P&gt;Channel&amp;nbsp;36 Cost: 13&amp;nbsp;&lt;/P&gt;&lt;P&gt;Channel&amp;nbsp;40 Cost: 32767 (offset)&lt;/P&gt;&lt;P&gt;Channel&amp;nbsp;44 Cost: 0&amp;nbsp;&lt;/P&gt;&lt;P&gt;Channel&amp;nbsp;48 Cost: 32767 (offset)&lt;/P&gt;&lt;P&gt;Channel 153 Cost: 32767 (offset)&lt;/P&gt;&lt;P&gt;Channel 157 Cost: 7&amp;nbsp;&lt;/P&gt;&lt;P&gt;Channel 161 Cost: 32767 (offset)&lt;/P&gt;&lt;P&gt;Channel 165 Cost: 32767 (offset)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We can also see with a simple "show acsp" that channel 44 was indeed the selected channel (as above it shows that channel had the lowest cost).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;AH-42db80#show acsp&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Interface Channel select state&amp;nbsp;Primary channel&amp;nbsp;Channel width Power ctrl state&amp;nbsp;&amp;nbsp;&amp;nbsp;Tx power(dbm) Use Last Selection &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;--------- --------------------- ---------------- ------------- --------------------- ------------- ---------------------&lt;/P&gt;&lt;P&gt;Wifi0 &amp;nbsp;&amp;nbsp;Disable(Link down)&amp;nbsp;&amp;nbsp;Down &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;20&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Disable(Link down)&amp;nbsp;&amp;nbsp;Down&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Channel:No&amp;nbsp;Power:No&amp;nbsp;&lt;/P&gt;&lt;P&gt;Wifi1 &amp;nbsp;&amp;nbsp;Enable&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;44 &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;40&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Enable&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;20&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Channel:No&amp;nbsp;Power:No&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is Aerohive latest ACSP guide - http://docs.aerohive.com/330000/docs/guides/AerohiveChannelSelectionProtocol.pdf&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Oct 2018 18:45:44 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/aerohive-migrated-content/how-can-we-select-specific-channels-in-5ghz-range/m-p/78852#M7985</guid>
      <dc:creator>AnonymousM</dc:creator>
      <dc:date>2018-10-17T18:45:44Z</dc:date>
    </item>
    <item>
      <title>Re: How can we select specific channels in 5Ghz range?</title>
      <link>https://community.extremenetworks.com/t5/aerohive-migrated-content/how-can-we-select-specific-channels-in-5ghz-range/m-p/78853#M7986</link>
      <description>&lt;P&gt;Thanks for the reply Brian, we are using HiveManager version 8.1r2. Will work through your suggestions when I'm next on site and see what comes back &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Oct 2018 04:16:32 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/aerohive-migrated-content/how-can-we-select-specific-channels-in-5ghz-range/m-p/78853#M7986</guid>
      <dc:creator>technician3</dc:creator>
      <dc:date>2018-10-24T04:16:32Z</dc:date>
    </item>
    <item>
      <title>Re: How can we select specific channels in 5Ghz range?</title>
      <link>https://community.extremenetworks.com/t5/aerohive-migrated-content/how-can-we-select-specific-channels-in-5ghz-range/m-p/78854#M7987</link>
      <description>&lt;P&gt;Hi Brian, I've jumped onto one of the APs and the region code is set to World, and the country code is for the UK 826. Since we are in NZ should that be changed or do they have similar channel options?&lt;/P&gt;</description>
      <pubDate>Thu, 01 Nov 2018 03:28:02 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/aerohive-migrated-content/how-can-we-select-specific-channels-in-5ghz-range/m-p/78854#M7987</guid>
      <dc:creator>technician3</dc:creator>
      <dc:date>2018-11-01T03:28:02Z</dc:date>
    </item>
    <item>
      <title>Re: How can we select specific channels in 5Ghz range?</title>
      <link>https://community.extremenetworks.com/t5/aerohive-migrated-content/how-can-we-select-specific-channels-in-5ghz-range/m-p/78855#M7988</link>
      <description>&lt;P&gt;Also the options I get back are weird (see image), what could cause this?&lt;span class="lia-inline-image-display-wrapper" image-alt="5593f284ff1942bcb385681245b0e343_0690c000006G8iGAAS.png"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/3532iE315BF49AE25B6D8/image-size/large?v=v2&amp;amp;px=999" role="button" title="5593f284ff1942bcb385681245b0e343_0690c000006G8iGAAS.png" alt="5593f284ff1942bcb385681245b0e343_0690c000006G8iGAAS.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Nov 2018 03:34:12 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/aerohive-migrated-content/how-can-we-select-specific-channels-in-5ghz-range/m-p/78855#M7988</guid>
      <dc:creator>technician3</dc:creator>
      <dc:date>2018-11-01T03:34:12Z</dc:date>
    </item>
    <item>
      <title>Re: How can we select specific channels in 5Ghz range?</title>
      <link>https://community.extremenetworks.com/t5/aerohive-migrated-content/how-can-we-select-specific-channels-in-5ghz-range/m-p/78856#M7989</link>
      <description>&lt;P&gt;Hi Nathan, yes, you should use NZ country code if (like me) you are in NZ.&amp;nbsp; Then the Device settings will allow you to use a range of channels.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Suggest you set your APs to use the same firmware, and since you are predominantly AP330s, go with 6.5r10 on the Golden release firmware branch.​&amp;nbsp; &lt;/P&gt;</description>
      <pubDate>Thu, 01 Nov 2018 09:33:53 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/aerohive-migrated-content/how-can-we-select-specific-channels-in-5ghz-range/m-p/78856#M7989</guid>
      <dc:creator>aerohive_suppo2</dc:creator>
      <dc:date>2018-11-01T09:33:53Z</dc:date>
    </item>
    <item>
      <title>Re: How can we select specific channels in 5Ghz range?</title>
      <link>https://community.extremenetworks.com/t5/aerohive-migrated-content/how-can-we-select-specific-channels-in-5ghz-range/m-p/78857#M7990</link>
      <description>&lt;P&gt;Nathan,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's what mine looks like:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;AH-42db80#show boot-param&amp;nbsp;&lt;/P&gt;&lt;P&gt;boot parameters:&lt;/P&gt;&lt;P&gt;Device IP:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;0.0.0.0&lt;/P&gt;&lt;P&gt;Netmask:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;0.0.0.0&lt;/P&gt;&lt;P&gt;TFTP Server IP: &amp;nbsp;&amp;nbsp;0.0.0.0&lt;/P&gt;&lt;P&gt;Gateway IP: &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;0.0.0.0&lt;/P&gt;&lt;P&gt;VLAN ID:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;0&lt;/P&gt;&lt;P&gt;Native-VLAN ID: &amp;nbsp;&amp;nbsp;0&lt;/P&gt;&lt;P&gt;Netboot Always: &amp;nbsp;&amp;nbsp;Disabled&lt;/P&gt;&lt;P&gt;Netboot:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Disabled&lt;/P&gt;&lt;P&gt;Boot File: &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Netdump:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Disabled&lt;/P&gt;&lt;P&gt;Netdump File: &amp;nbsp;&amp;nbsp;&amp;nbsp;02301407290864.netdump&lt;/P&gt;&lt;P&gt;Region Code:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;FCC&lt;/P&gt;&lt;P&gt;Country Code: &amp;nbsp;&amp;nbsp;&amp;nbsp;840&lt;/P&gt;&lt;P&gt;AH-42db80#&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm unsure where those odd characters are coming from in the net dump file.  &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm also not up on the channels available per Country Code.  But some quick searching should tell you the differences between the governing bodies allowable channels per region/country.  &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not able to change the country code on my APs anymore.  The command boot-param country-code &amp;lt;number&amp;gt; used to work, but I believe Aerohive has disabled it from working so that folks didn't put their gear in the wrong country code a violate regulations and restrictions on channel sets.  I am to understand that if Aerohive ships APs with the wrong country code, you would need to create a ticket with them and RMA them to get proper APs.  But I would check with them or see if they can chime in here to confirm that.  There'd be a slim chance you could change the country code from the GUI (varies depending on if you're using the legacy HM or not).&lt;/P&gt;</description>
      <pubDate>Thu, 01 Nov 2018 18:59:35 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/aerohive-migrated-content/how-can-we-select-specific-channels-in-5ghz-range/m-p/78857#M7990</guid>
      <dc:creator>AnonymousM</dc:creator>
      <dc:date>2018-11-01T18:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: How can we select specific channels in 5Ghz range?</title>
      <link>https://community.extremenetworks.com/t5/aerohive-migrated-content/how-can-we-select-specific-channels-in-5ghz-range/m-p/78858#M7991</link>
      <description>&lt;P&gt;Thanks Brian for all the info, has helped me to get my head around channel selection. One last thing, if you have AP's with different country codes in the same network, will that cause issues?&lt;/P&gt;</description>
      <pubDate>Wed, 14 Nov 2018 05:36:43 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/aerohive-migrated-content/how-can-we-select-specific-channels-in-5ghz-range/m-p/78858#M7991</guid>
      <dc:creator>technician3</dc:creator>
      <dc:date>2018-11-14T05:36:43Z</dc:date>
    </item>
  </channel>
</rss>

