<?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: Synchronizing configuration between WLCs in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/synchronizing-configuration-between-wlcs/m-p/3862678#M204409</link>
    <description>&lt;P&gt;All the controllers in the same mobility domain you will want to make sure the following are the same otherwise you will run into issues when an AP moves between them at a minimum:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;WLAN IDs for each SSID, and their configurations&lt;/P&gt;&lt;P&gt;AP Groups&lt;/P&gt;&lt;P&gt;Flexconnect Groups&lt;/P&gt;&lt;P&gt;RF Profiles / RF Settings&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The easiest way to make sure that all these are the same is using Prime, other options would be writing a script to push to each WLC&lt;/P&gt;</description>
    <pubDate>Fri, 24 May 2019 22:36:46 GMT</pubDate>
    <dc:creator>Haydn Andrews</dc:creator>
    <dc:date>2019-05-24T22:36:46Z</dc:date>
    <item>
      <title>Synchronizing configuration between WLCs</title>
      <link>https://community.cisco.com/t5/wireless/synchronizing-configuration-between-wlcs/m-p/3862664#M204408</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;New to Cisco Wireless world, though experienced with other vendors. While studing the "Understanding Controller Discovery" chapter in the "CCNA Wireless OCG", I see several controllers can coexist within a network, and APs can move from one to another in case of failures. The idea is to have all the controllers with the same configuration in order to maintain the APs working the same before and after of a controller's failure (i.e. same SSIDs, same transmit power, etc.). How is this accomplished? One controller acts as master controller and pushes its configuration to the rest which act as slaves? Or is this done through Cisco Prime? Any idea?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Julián&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jul 2021 17:27:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/synchronizing-configuration-between-wlcs/m-p/3862664#M204408</guid>
      <dc:creator>Julian Ortiz</dc:creator>
      <dc:date>2021-07-05T17:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronizing configuration between WLCs</title>
      <link>https://community.cisco.com/t5/wireless/synchronizing-configuration-between-wlcs/m-p/3862678#M204409</link>
      <description>&lt;P&gt;All the controllers in the same mobility domain you will want to make sure the following are the same otherwise you will run into issues when an AP moves between them at a minimum:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;WLAN IDs for each SSID, and their configurations&lt;/P&gt;&lt;P&gt;AP Groups&lt;/P&gt;&lt;P&gt;Flexconnect Groups&lt;/P&gt;&lt;P&gt;RF Profiles / RF Settings&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The easiest way to make sure that all these are the same is using Prime, other options would be writing a script to push to each WLC&lt;/P&gt;</description>
      <pubDate>Fri, 24 May 2019 22:36:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/synchronizing-configuration-between-wlcs/m-p/3862678#M204409</guid>
      <dc:creator>Haydn Andrews</dc:creator>
      <dc:date>2019-05-24T22:36:46Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronizing configuration between WLCs</title>
      <link>https://community.cisco.com/t5/wireless/synchronizing-configuration-between-wlcs/m-p/3863198#M204410</link>
      <description>As Haydn wrote, through Prime if you have many WLCs.&lt;BR /&gt;If it's just 2 or 3, you can also do it manually, just configure each WLC the same (besides Hostname and IP addresses). &lt;BR /&gt;If you use HA SSO, then the standby WLC with be synchronized with the Master WLC.&lt;BR /&gt;</description>
      <pubDate>Mon, 27 May 2019 08:48:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/synchronizing-configuration-between-wlcs/m-p/3863198#M204410</guid>
      <dc:creator>patoberli</dc:creator>
      <dc:date>2019-05-27T08:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronizing configuration between WLCs</title>
      <link>https://community.cisco.com/t5/wireless/synchronizing-configuration-between-wlcs/m-p/3863315#M204411</link>
      <description>&lt;P&gt;Hi Julián.&lt;BR /&gt;&lt;BR /&gt;As mentioned before prime is used to keep the WLC config synced between the controllers if you are running a N+1.&lt;BR /&gt;In a HA the config is synced between the WLCs but if I read your post correctly you are planning for a N+1 deployment.&lt;BR /&gt;&lt;BR /&gt;So, for SSID's, AP-groups, RF-profiles, Flexconnect groups and when configure batches of APs Prime is a must in my opinion.&lt;BR /&gt;&lt;BR /&gt;I also saw that you mentioned transmit power, I will include channel in this also. Power (TCP) and Channel assignment (DCA) is in most cases put as dynamic so the WLC will calculate what’s best for any given circumstances. This is not synced between the WLCs using prime. Instead the WLCs needs to have the same RF Group Name configured. That way they will decide on a RF Group Leader, so even if the APs on a site is on different WLCs they can decide on what power and channel they should use and coexist much better.&lt;BR /&gt;On top of that the WLCs should also be in the same Mobility domain so client databases and so on is synced between the WLCs for better client roaming in the case of a client roaming from one AP on WLC1 to an AP residing on WLC2.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Jonas&lt;BR /&gt;**Don't forget to rate helpful posts**&lt;/P&gt;</description>
      <pubDate>Mon, 27 May 2019 12:37:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/synchronizing-configuration-between-wlcs/m-p/3863315#M204411</guid>
      <dc:creator>Jonas Kalldert</dc:creator>
      <dc:date>2019-05-27T12:37:40Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronizing configuration between WLCs</title>
      <link>https://community.cisco.com/t5/wireless/synchronizing-configuration-between-wlcs/m-p/3863384#M204412</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks very much for the clarification, much clear &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Julián&lt;/P&gt;</description>
      <pubDate>Mon, 27 May 2019 14:04:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/synchronizing-configuration-between-wlcs/m-p/3863384#M204412</guid>
      <dc:creator>Julian Ortiz</dc:creator>
      <dc:date>2019-05-27T14:04:20Z</dc:date>
    </item>
  </channel>
</rss>

