Device Migration concepts
Device Migration is a framework for enabling a structured approach for transferring services, device configuration, and live network traffic from an existing network device to a new one while preserving operational dependencies and traffic continuity throughout the migration.
How Device Migration works
Device Migration is driven by user-defined migration Methods of Procedure (MOPs). A MOP defines the sequence of actions and validations required for a specific migration scenario, enabling users to design migration logic that fits their network topology and service requirements.
![]() Attention |
Device Migration is not shipped with a pre-built MOP. Users must create their own MOP to perform specific tasks to facilitate the migration process. |
Migration job and device coordination
Each migration runs as a single Device Migration job, which executes the selected MOP instance. All devices involved in the migration—including neighboring devices required for traffic rerouting or validation—operate within the same execution context. This ensures that inter-device dependencies are preserved and that configuration changes and traffic transitions are coordinated consistently.
Migration progression depends on the successful completion of the validations defined in the MOP.
User capabilities
Through the migration workflow application, users:
-
Create custom migration MOPs,
-
execute MOPs through a guided, pre-defined user flow, and
-
tailor migration logic to specific operational and service requirements
Device support
Device Migration supports a heterogeneous device environment and facilitates migrations involving different device types, as long as those devices are supported.

Feedback