This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
wiki:wiki3:faq_gw_migration_3.2 [2020/04/07 16:59] tda |
wiki:wiki3:faq_gw_migration_3.2 [2020/09/22 17:29] (current) ghi |
||
---|---|---|---|
Line 4: | Line 4: | ||
===== How to migrate my gateway from a source WMC to a target WMC ? ===== | ===== How to migrate my gateway from a source WMC to a target 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. | Prerequisite: the gateway is connected to the source WMC. | ||
Line 12: | Line 28: | ||
- 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") | - 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 |
Note that a **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. | ||