This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
wiki:wiki3:faq_gw_migration_3.2 [2020/01/07 10:04] tda created |
wiki:wiki3:faq_gw_migration_3.2 [2020/09/22 17:29] (current) ghi |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== FAQ - Gateway Migration from WMC 3.1 to WMC 3.2 ====== | + | ====== FAQ - Gateway Migration ====== |
| | | ||
| | | ||
| - | ===== How to migrate my gateway from WMC 3.1 to WMC 3.2? ===== | + | ===== How to migrate my gateway from a source WMC to a target WMC ? ===== |
| - | Prerequisite: the WMC server has been migrated to 3.2 and the gateway is connected to the WMC. | + | ==== Embedded gateway software version 4.3.3 ==== |
| + | |||
| + | Prerequisite: the gateway is connected to the source WMC. | ||
| + | |||
| + | Migration process: | ||
| + | * SSH: Use the followind command and reboot the gateway: | ||
| + | <code> | ||
| + | klk_apps_config --activate-wmc -s wmc-server-name | ||
| + | reboot | ||
| + | </code> | ||
| + | |||
| + | Note that a **Magic link** can also be used for gateway migration. Follow this [[wiki:wiki3:magic_link|link]] to perform this. | ||
| + | |||
| + | |||
| + | |||
| + | ==== Embedded gateway software version 3.2 and 3.3 (embedded version before 4.3.3) ==== | ||
| + | Prerequisite: the gateway is connected to the source WMC. | ||
| Migration process: | Migration process: | ||
| - | Follow this procedure or use the magic link: | + | Follow this procedure: |
| - | - Ask for a new **OpenVPN config package** to the [[support@kerlink.fr|support@kerlink.fr]] team and precise your WMC server URL (for instance: "wmcbeta.wanesy.com") | + | - Ask for a new **OpenVPN config package** to the [[support@kerlink.fr|support@kerlink.fr]] team and precise the target WMC server URL (for instance: "wmcbeta.wanesy.com") |
| - Install the new OpenVPN package on your gateway as the manner you want (USB, SCP, WMC dashboard) | - Install the new OpenVPN package on your gateway as the manner you want (USB, SCP, WMC dashboard) | ||
| - | - Wait a short time and check that the gateway is connected to the new WMC server | + | - Wait a short time and check that the gateway is connected to the target WMC server |
| - | - Upgrade the gateway with a 3.2 compatible software by following the procedure described here: [[.faq_gw_upgrade_3.2|FAQ - Gateway Upgrade for WMC 3.2]] | + | |
| - | The Magic link can also be used for gateway migration. Follow this [[wiki:wiki3:magic_link|link]] to perform this. | + | Note that a **Magic link** can also be used for gateway migration. Follow this [[wiki:wiki3:magic_link|link]] to perform this. |