# Port Migrations

This migration can be necessary for various reasons, such as network optimization, hardware upgrades, or addressing congestion issues.

OLT port migration requires careful planning and execution to minimize service disruptions and ensure a smooth transition for subscribers. It's crucial to follow best practices and maintain clear communication with both subscribers and network operators throughout the process. EasyPON offers a user-friendly interface for such migration planning and executing at the moment you need it.

It is possible to migrate a separate port with all registered ONU cards on OLT to a different OLT port with just a few actions:

1. Choose a port for migration in the Ports section on a specific OLT page and click action Migration. A migration process will be planned for the port.
2. You will be redirected to the Migration page.
3. Reconnect the chosen OLT port to the incoming migration port and press "Finish Migration" to finish the migration process. All migrated ONU cards will be shown in the History list.

If the migration process has been planned earlier on the specific port, the action Migration icon will be changed to the link for locating planned migration.

![Migration from OLT Ports list](/files/LJ3EdppMi656okQaQ9pL)

The Migrations button can be also accessed from the [OLT workspace](/all-olt.md) quick action bar. All 'Planned', 'In the process', and 'Finished' port migrations can be found here.

<figure><img src="/files/rdHlqbX2TD5SALTO5Dz9" alt=""><figcaption></figcaption></figure>

## Specific migration page

The main information about this action is located on the migration page, while its history is only available after completion. You can always back to the Migrations page when required.

You can view migration details on the **Main info**: These are:

* Port - OLT port
* Date created - timestamp when migration was created
* User - the name of the user who started the migration process
* Status - status of the migration

On the **History** panel, you can view&#x20;

* № - number in the ONU
* Port - ONU port
* ONU - ONU name
* MAC/SN - MAC address or serial number of the ONU
* Status - ONU status
* Date created - the timestamp the ONU was created
* Show configs - view ONU configuration in the terminal.

By clicking **Finish migration** you can **Finish** the migration process or **Cancel** it.

<figure><img src="/files/fMtSVeKfQio1kKOyf7ep" alt=""><figcaption><p>Specific Migration page</p></figcaption></figure>

![Viewing ONU configuration](/files/XrIvx4trFBLYvuT0GXT9)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.easypon.in/all-olt/port-migration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
