# reassign

Reassign a specific floating ip network in your project. This command allows you to reassign a floating ip by providing its unique identifier (port ID).

## Usage

```
cldkctl flexi-network floatingip reassign [flags]
```

## Aliases

```
reassign, reas
```

## Steps

Follow the steps below to run and view the result of this command:

1. Run the following command in your terminal:

```
cldkctl flexi-network floatingip reassign 
```

2. The terminal displays a list of available **Floating IPs**. Select the floating IP that you want to reassign.

<figure><img src="https://2882153758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi9YWb69HFXLHYlXffReU%2Fuploads%2FY9r9YO7XVGLvddnsTx0J%2Fimage.png?alt=media&#x26;token=022dda56-deb6-4eca-b98e-09e5e20e8cc7" alt=""><figcaption></figcaption></figure>

3. Select the **Resource Type** where the floating IP will be reassigned.
4. Select the resource from the **Resource** list.

<figure><img src="https://2882153758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi9YWb69HFXLHYlXffReU%2Fuploads%2FFDgjqXuAt4WCZNmC7Lci%2Fimage.png?alt=media&#x26;token=db259630-d420-48a8-be73-2cc7973ade49" alt=""><figcaption></figcaption></figure>

5. Select the **VPC Port** associated with the selected instance.

<figure><img src="https://2882153758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi9YWb69HFXLHYlXffReU%2Fuploads%2FpnshY05Inja0dgGHd0uG%2Fimage.png?alt=media&#x26;token=7ce36357-0859-4cd9-b5e8-a14b19c26be8" alt=""><figcaption></figcaption></figure>

6. Confirm the creation by selecting **Confirm**, or cancel the process by selecting **Cancel**.

<figure><img src="https://2882153758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi9YWb69HFXLHYlXffReU%2Fuploads%2FqZvG5G5IhoGUxWEAZV1q%2Fimage.png?alt=media&#x26;token=575b9697-1158-4c3b-91f7-3e9dafd727b4" alt=""><figcaption></figcaption></figure>

7. Once completed successfully, the terminal displays the success message.

<figure><img src="https://2882153758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi9YWb69HFXLHYlXffReU%2Fuploads%2FYoJxGy056iMhdXMMeMbf%2Fimage.png?alt=media&#x26;token=682895d7-b50e-43e7-b982-67d8bcaa6da5" alt=""><figcaption></figcaption></figure>

## Flags

{% hint style="info" %}
This command supports [global flags](https://docs.cloudeka.ai/cloudeka-api-list/global-flags). Refer to the Global Flags section for details
{% endhint %}

| Flag       | Description                    |
| ---------- | ------------------------------ |
| -h, --help | Help for the reassign command. |
