This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
wiki:wiki3:faq_gw_migration_3.2 [2020/04/07 17:02] tda |
wiki:wiki3:faq_gw_migration_3.2 [2020/09/22 17:29] (current) ghi |
||
|---|---|---|---|
| Line 3: | Line 3: | ||
| | | ||
| ===== 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. | ||