Unbinding an EIP from an ECS and Releasing the EIP
Scenarios
If you no longer need an EIP, unbind it from the ECS and release the EIP to avoid wasting network resources.
Notes and Constraints
- Only EIPs with no instance bound can be released. If you want to release an EIP with an instance bound, you need to unbind EIP from the instance first.
- You cannot buy an EIP that has been released if it is currently in use by another user.
Procedure
Unbinding a single EIP
- Log in to the management console.
- Click
in the upper left corner and choose Network > Elastic IP.
- On the displayed page, locate the row that contains the target EIP, and click Unbind in the Operation column.
A confirmation dialog box is displayed.
- Click Yes in the displayed dialog box.
In the EIP list, the target EIP has no associated instance.
Releasing a single EIP
- Log in to the management console.
- Click
in the upper left corner and choose Network > Elastic IP.
- In the EIP list, locate the row that contains the EIP and choose More > Release in the Operation column.
A confirmation dialog box is displayed.
- Click Yes in the displayed dialog box.
You can find that the EIP is not in the EIP list.
Unbinding multiple EIPs at once
- Log in to the management console.
- Click
in the upper left corner and choose Network > Elastic IP.
- On the displayed page, select the EIPs to be unbound.
- In the upper left corner of the EIP list, click Unbind.
A confirmation dialog box is displayed.
- Click Yes in the displayed dialog box.
In the EIP list, the target EIPs have no associated instances.
Releasing multiple EIPs at once
- Log in to the management console.
- Click
in the upper left corner and choose Network > Elastic IP.
- On the displayed page, select the EIPs to be released.
- Click the Release button located above the EIP list.
- Click Yes in the displayed dialog box.
Parent topic: Elastic IP
- Scenarios
- Notes and Constraints
- Procedure