doc-exports/docs/eip/umn/faq_eip_0020.html
Qin Ying, Fan f906a2fa67 EIP UMN 20230106 version
Reviewed-by: Hajba, László Antal <laszlo-antal.hajba@t-systems.com>
Co-authored-by: Qin Ying, Fan <fanqinying@huawei.com>
Co-committed-by: Qin Ying, Fan <fanqinying@huawei.com>
2023-08-02 19:23:34 +00:00

6.2 KiB

How Do I Change an EIP for an Instance?

Scenario 2: Changing an EIP for a Load Balancer

  1. Unbind an EIP.
    1. Log in to the management console.
    2. Click in the upper left corner and select the desired region and project.
    3. Click Service List. Under Networking, click Elastic Load Balance.
    4. In the load balancer list, locate the target load balancer and choose More > Unbind EIP in the Operation column.
    5. Click Yes.
  2. Assign an EIP.
    1. Log in to the management console.
    2. Click in the upper left corner and select the desired region and project.
    3. Click in the upper left corner and choose Network > Elastic IP.
    4. On the displayed page, click Assign EIP.
    5. Set the parameters as prompted.
    6. Click Create Now.
  3. Bind the new EIP to the load balancer.
    1. Log in to the management console.
    2. Click in the upper left corner and select the desired region and project.
    3. Click Service List. Under Networking, click Elastic Load Balance.
    4. In the load balancer list, locate the target load balancer and choose More > Bind EIP in the Operation column.
    5. In the Bind EIP dialog box, select the EIP to be bound and click OK.
  4. Release the EIP that has been replaced.
    1. Log in to the management console.
    2. Click in the upper left corner and select the desired region and project.
    3. Click in the upper left corner and choose Network > Elastic IP.
    4. In the EIP list, locate the row that contains the target EIP, and click Release.
    5. Click Yes.