<?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: Older ZD3000, how to migrate to SmartZone over time, ie have both controllers 
up and running for a period of time. in SmartZone and Virtual SmartZone</title>
    <link>https://community.ruckuswireless.com/t5/SmartZone-and-Virtual-SmartZone/Older-ZD3000-how-to-migrate-to-SmartZone-over-time-ie-have-both/m-p/32964#M2521</link>
    <description>Hi Simon,&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;From SZ version 3.6.2 and above there is a ZD migration feature but as you noted it is for newer versions of ZD code (9.13.3 and above) and creates a new zone with the ZD configuration and migrates the entire ZD's AP's over.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;To slowly migrate AP's over time&amp;nbsp; or migrate AP's from older versions of ZD's&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;UL alt="" name="" rel="" target="" title="" type="" value=""&gt;
&lt;LI alt="" name="" rel="" target="" title="" type="" value=""&gt;Recreate the configuration on the SZ, paying particular&amp;nbsp; attention to any MESH configuration so it matches.&amp;nbsp; Migration of MESH AP's can be complicated.&amp;nbsp; Select the best version of SZ AP code for the Zone.&lt;/LI&gt;
&lt;LI alt="" name="" rel="" target="" title="" type="" value=""&gt;You can import the basic AP MAC address, Zone (created above), AP name, location and Description using the AP pre-provisioning script on the SZ (under monitor::AP' using "more" drop down list)&amp;nbsp; You can save a sample csv script and fill in the details.&amp;nbsp; Do this before migrating the AP's so they get approved and&amp;nbsp; go into the correct zone automatically.&amp;nbsp; You use this csv to set static IP's on the AP's but having DHCP in the AP management network makes migration much easier.&lt;/LI&gt;&lt;LI alt="" name="" rel="" target="" title="" type="" value=""&gt;You could pre-provision all ZD AP's on the SZ but in SZ all AP's included disconnected use licenses.&amp;nbsp; You can get a list of AP's from the ZD Monitor AP using the AP list export button and cut and paste into the SZ AP pre-provisioning sample csv file.&lt;BR /&gt;&lt;/LI&gt;
&lt;LI alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;You MUST factory default AP's before they can operate using SZ code&lt;/B&gt;&lt;/LI&gt;
&lt;LI alt="" name="" rel="" target="" title="" type="" value=""&gt;The SZ has a ZD emulation&amp;nbsp; feature that will allow AP's to connect to the SZ as if it is a ZD and get upgraded to SZ code - lwapp2scg.&amp;nbsp; To enable this feature go the the SZ CLI:&lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;I alt="" name="" rel="" target="" title="" type="" value=""&gt; en; config; lwapp2scg: policy allow-all&lt;/I&gt;&lt;/B&gt;.&amp;nbsp; Verify by closing config (exit:exit) and run &lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;I alt="" name="" rel="" target="" title="" type="" value=""&gt;show running-config lwapp2scg&lt;/I&gt;&lt;/B&gt;
&lt;/LI&gt;
&lt;LI alt="" name="" rel="" target="" title="" type="" value=""&gt;
&lt;I alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;/I&gt;&lt;I alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;/I&gt;For each AP you wish to move over - access the AP via SSH and: &lt;I alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;set factory; reboot &lt;/B&gt;&lt;/I&gt;&lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;/B&gt;(note AP's with static IP will need to have dhcp or manually re-configuration); when AP 's back online from AP CLI - &lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;I alt="" name="" rel="" target="" title="" type="" value=""&gt;set director ip &lt;SZ_CONTROL_IP&gt;&lt;/SZ_CONTROL_IP&gt;&lt;/I&gt;&lt;/B&gt;
&lt;/LI&gt;
&lt;LI alt="" name="" rel="" target="" title="" type="" value=""&gt;
&lt;I alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;/I&gt;&lt;I alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;/I&gt;&lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;/B&gt;&lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;/B&gt;Instead of SSH to each AP you could use the ZD &lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;I alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;/I&gt;&lt;/B&gt;&lt;I alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;/I&gt;remote AP cli command from the ZD CLI to run the commands to each AP - &lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;I alt="" name="" rel="" target="" title="" type="" value=""&gt;en; debug; remote_ap_cli -a &lt;AP_MAC&gt; "set factory"&lt;/AP_MAC&gt;&lt;/I&gt;&lt;/B&gt;&lt;I alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;/I&gt;. You need to run this individually for each of the commands above and for each AP.&amp;nbsp; You could create a CLI expect script to automate this for a list of AP MAC addresses.&lt;/LI&gt;
&lt;LI alt="" name="" rel="" target="" title="" type="" value=""&gt;To migrate MESH AP's you need to start by migrating the furthest MAP in a MESH tree - working into the RAP (Root) AP last.&amp;nbsp; It is essential that the MESH SSID and Passphrase match in the SZ configuration.&lt;/LI&gt;
&lt;/UL&gt;It is always recommended to test this on one AP and make sure it is operational before doing any wholesale migration&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Some helpful KBA articles:&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;A alt="" href="https://support.ruckuswireless.com/articles/000008069" name="" rel="nofollow" target="_blank" title="" type="" value=""&gt;000008069 - Queries on migrating mesh APs from ZD to SZ&lt;/A&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;A alt="" href="https://support.ruckuswireless.com/articles/000006351" name="" rel="nofollow" target="_blank" title="" type="" value=""&gt;000006351 - Migratiing AP's from ZD to SZ 3.5&lt;/A&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;A alt="" href="https://support.ruckuswireless.com/articles/000006305" name="" rel="nofollow" target="_blank" title="" type="" value=""&gt;000006305 - Can I migrate ZoneDirector APs and Configuration to SZ/vSZ?&lt;/A&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;A alt="" href="https://support.ruckuswireless.com/articles/000004893" name="" rel="nofollow" target="_blank" title="" type="" value=""&gt;000004893 - Differences between ZoneDirector (ZoneFlex ZD) and SZ100 / vSZ / SCG200 (SmartZone)&lt;/A&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;I hope you find this information helpful&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Thanks for using Ruckus/Commscope products&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Albert&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;</description>
    <pubDate>Tue, 06 Oct 2020 14:52:19 GMT</pubDate>
    <dc:creator>albert_pierson</dc:creator>
    <dc:date>2020-10-06T14:52:19Z</dc:date>
    <item>
      <title>Older ZD3000, how to migrate to SmartZone over time, ie have both controllers 
up and running for a period of time.</title>
      <link>https://community.ruckuswireless.com/t5/SmartZone-and-Virtual-SmartZone/Older-ZD3000-how-to-migrate-to-SmartZone-over-time-ie-have-both/m-p/32963#M2520</link>
      <description>Older ZD3000, how to migrate to SmartZone over time, ie have both controllers up and running&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;</description>
      <pubDate>Tue, 06 Oct 2020 14:15:18 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/SmartZone-and-Virtual-SmartZone/Older-ZD3000-how-to-migrate-to-SmartZone-over-time-ie-have-both/m-p/32963#M2520</guid>
      <dc:creator>simon_wiium</dc:creator>
      <dc:date>2020-10-06T14:15:18Z</dc:date>
    </item>
    <item>
      <title>Re: Older ZD3000, how to migrate to SmartZone over time, ie have both controllers 
up and running for a period of time.</title>
      <link>https://community.ruckuswireless.com/t5/SmartZone-and-Virtual-SmartZone/Older-ZD3000-how-to-migrate-to-SmartZone-over-time-ie-have-both/m-p/32964#M2521</link>
      <description>Hi Simon,&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;From SZ version 3.6.2 and above there is a ZD migration feature but as you noted it is for newer versions of ZD code (9.13.3 and above) and creates a new zone with the ZD configuration and migrates the entire ZD's AP's over.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;To slowly migrate AP's over time&amp;nbsp; or migrate AP's from older versions of ZD's&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;UL alt="" name="" rel="" target="" title="" type="" value=""&gt;
&lt;LI alt="" name="" rel="" target="" title="" type="" value=""&gt;Recreate the configuration on the SZ, paying particular&amp;nbsp; attention to any MESH configuration so it matches.&amp;nbsp; Migration of MESH AP's can be complicated.&amp;nbsp; Select the best version of SZ AP code for the Zone.&lt;/LI&gt;
&lt;LI alt="" name="" rel="" target="" title="" type="" value=""&gt;You can import the basic AP MAC address, Zone (created above), AP name, location and Description using the AP pre-provisioning script on the SZ (under monitor::AP' using "more" drop down list)&amp;nbsp; You can save a sample csv script and fill in the details.&amp;nbsp; Do this before migrating the AP's so they get approved and&amp;nbsp; go into the correct zone automatically.&amp;nbsp; You use this csv to set static IP's on the AP's but having DHCP in the AP management network makes migration much easier.&lt;/LI&gt;&lt;LI alt="" name="" rel="" target="" title="" type="" value=""&gt;You could pre-provision all ZD AP's on the SZ but in SZ all AP's included disconnected use licenses.&amp;nbsp; You can get a list of AP's from the ZD Monitor AP using the AP list export button and cut and paste into the SZ AP pre-provisioning sample csv file.&lt;BR /&gt;&lt;/LI&gt;
&lt;LI alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;You MUST factory default AP's before they can operate using SZ code&lt;/B&gt;&lt;/LI&gt;
&lt;LI alt="" name="" rel="" target="" title="" type="" value=""&gt;The SZ has a ZD emulation&amp;nbsp; feature that will allow AP's to connect to the SZ as if it is a ZD and get upgraded to SZ code - lwapp2scg.&amp;nbsp; To enable this feature go the the SZ CLI:&lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;I alt="" name="" rel="" target="" title="" type="" value=""&gt; en; config; lwapp2scg: policy allow-all&lt;/I&gt;&lt;/B&gt;.&amp;nbsp; Verify by closing config (exit:exit) and run &lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;I alt="" name="" rel="" target="" title="" type="" value=""&gt;show running-config lwapp2scg&lt;/I&gt;&lt;/B&gt;
&lt;/LI&gt;
&lt;LI alt="" name="" rel="" target="" title="" type="" value=""&gt;
&lt;I alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;/I&gt;&lt;I alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;/I&gt;For each AP you wish to move over - access the AP via SSH and: &lt;I alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;set factory; reboot &lt;/B&gt;&lt;/I&gt;&lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;/B&gt;(note AP's with static IP will need to have dhcp or manually re-configuration); when AP 's back online from AP CLI - &lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;I alt="" name="" rel="" target="" title="" type="" value=""&gt;set director ip &lt;SZ_CONTROL_IP&gt;&lt;/SZ_CONTROL_IP&gt;&lt;/I&gt;&lt;/B&gt;
&lt;/LI&gt;
&lt;LI alt="" name="" rel="" target="" title="" type="" value=""&gt;
&lt;I alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;/I&gt;&lt;I alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;/I&gt;&lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;/B&gt;&lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;/B&gt;Instead of SSH to each AP you could use the ZD &lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;I alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;/I&gt;&lt;/B&gt;&lt;I alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;/I&gt;remote AP cli command from the ZD CLI to run the commands to each AP - &lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;I alt="" name="" rel="" target="" title="" type="" value=""&gt;en; debug; remote_ap_cli -a &lt;AP_MAC&gt; "set factory"&lt;/AP_MAC&gt;&lt;/I&gt;&lt;/B&gt;&lt;I alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;/I&gt;. You need to run this individually for each of the commands above and for each AP.&amp;nbsp; You could create a CLI expect script to automate this for a list of AP MAC addresses.&lt;/LI&gt;
&lt;LI alt="" name="" rel="" target="" title="" type="" value=""&gt;To migrate MESH AP's you need to start by migrating the furthest MAP in a MESH tree - working into the RAP (Root) AP last.&amp;nbsp; It is essential that the MESH SSID and Passphrase match in the SZ configuration.&lt;/LI&gt;
&lt;/UL&gt;It is always recommended to test this on one AP and make sure it is operational before doing any wholesale migration&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Some helpful KBA articles:&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;A alt="" href="https://support.ruckuswireless.com/articles/000008069" name="" rel="nofollow" target="_blank" title="" type="" value=""&gt;000008069 - Queries on migrating mesh APs from ZD to SZ&lt;/A&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;A alt="" href="https://support.ruckuswireless.com/articles/000006351" name="" rel="nofollow" target="_blank" title="" type="" value=""&gt;000006351 - Migratiing AP's from ZD to SZ 3.5&lt;/A&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;A alt="" href="https://support.ruckuswireless.com/articles/000006305" name="" rel="nofollow" target="_blank" title="" type="" value=""&gt;000006305 - Can I migrate ZoneDirector APs and Configuration to SZ/vSZ?&lt;/A&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;A alt="" href="https://support.ruckuswireless.com/articles/000004893" name="" rel="nofollow" target="_blank" title="" type="" value=""&gt;000004893 - Differences between ZoneDirector (ZoneFlex ZD) and SZ100 / vSZ / SCG200 (SmartZone)&lt;/A&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;I hope you find this information helpful&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Thanks for using Ruckus/Commscope products&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Albert&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;</description>
      <pubDate>Tue, 06 Oct 2020 14:52:19 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/SmartZone-and-Virtual-SmartZone/Older-ZD3000-how-to-migrate-to-SmartZone-over-time-ie-have-both/m-p/32964#M2521</guid>
      <dc:creator>albert_pierson</dc:creator>
      <dc:date>2020-10-06T14:52:19Z</dc:date>
    </item>
  </channel>
</rss>

