Files
doc-exports/docs/eip/umn/eip_0004.html
fanqinying 27236a2de8 EIP UMN 20260311 version
Reviewed-by: Hajba, László Antal <laszlo-antal.hajba@t-systems.com>
Co-authored-by: fanqinying <fanqinying@huawei.com>
Co-committed-by: fanqinying <fanqinying@huawei.com>
2026-03-26 14:01:28 +00:00

11 KiB

Managing EIP Tags

Scenarios

Tags can be added to EIPs to facilitate EIP identification and administration. You can add a tag to an EIP when assigning the EIP. Alternatively, you can add a tag to an assigned EIP on the EIP details page. A maximum of 20 tags can be added to each EIP.

A tag consists of a key and value pair. Table 1 lists the tag key and value requirements.

Table 1 EIP tag requirements

Parameter

Requirements

Example Value

Key

  • For each resource, each tag key must be unique, and each tag key can only have one tag value.
  • Cannot be left blank.
  • Can contain a maximum of 128 characters.
  • Cannot start or end with a space.

Ipv4_key1

Value

  • Can be left blank.
  • Can contain a maximum of 255 characters.
  • Cannot start or end with a space.

3005eip

Procedure

Searching for EIPs by tag key and value on the page showing the EIP list
  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 search box above the EIP list, click anywhere in the box to set filters.
  5. Click the tag key and then the value as required. The system filters resources based on the tag you select.
  6. Click anywhere in the search box to add the next tag key and value.

    You can add multiple tag keys and values to refine your search results. If you add more than one tag to search for EIPs, the system will display only the EIPs that match all of the tags you specified.

Adding, deleting, editing, and viewing tags on the Tags tab of 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, locate the EIP whose tags you want to manage, and click the EIP name.

    The EIP details page is displayed.

  5. Click the Tags tab and then click Edit Tag in the upper left corner above the tag list.

    The Edit Tag page is displayed.

  6. Perform the following operations on the tags as required:
    • Adding a tag: Click , enter a tag key and value, and click OK.
    • Modifying a tag: Click next to the target tag key or value to delete the original value, enter a new value, and click OK.
    • Deleting a tag: Click Delete next to the target tag and click OK.