Updated on 2024-07-12 GMT+08:00

Modifying IP Addresses in an IP Address Group

Scenarios

This section describes how to modify IP addresses, IP address ranges, and their descriptions in an IP address group.

Notes and Constraints

If an IP address group has resources associated, modifying IP addresses in an IP address group may affect your network communications.

If an IP address group is associated with security groups and network ACLs, the rules associated with the IP address groups will change.

Procedure

  1. Log in to the management console.
  1. Click in the upper left corner and select the desired region and project.
  2. Click in the upper left corner and choose Networking > Virtual Private Cloud.

    The Virtual Private Cloud page is displayed.

  3. In the navigation pane on the left, choose IP Address Groups.

    The IP address group list is displayed.

  4. In the IP address group list, click the hyperlink of the IP address group name.

    The basic information page of the IP address group is displayed.

  5. In the upper left corner of the IP address list, click Modify.

    The Modify IP Address dialog box is displayed.

  6. Modify the information as prompted.
    For details, see Table 1.
    Table 1 Parameters for modifying IP addresses

    Parameter

    Description

    Example Value

    Name

    The name of the IP address group.

    ipGroup-A

    Max. IP Addresses

    Mandatory

    Set the number of IP addresses that can be added to an IP address group. By default, the system displays the maximum number of IP addresses that can be added to an IP address group. You can change number as required.

    If you want to increase the maximum number of IP addresses in a group, submit a service ticket.

    20

    IP Address Version

    IP address version supported by an IP address group. You can select an IP address version when you create an IP address group. IP address version cannot be modified after the IP address group is created. The supported versions are as follows:
    • IPv4
    • IPv6

    IPv4

    IP Addresses

    You can modify existing IP addresses, IP address ranges, and their descriptions in an IP address group.

    The format is "IP address|Description". Description is optional, can contain 0 to 255 characters, and cannot contain angle brackets (< or >). You can enter:
    • An IPv4 address range, for example, 192.168.0.0/16 or 192.168.0.0/16 | ECS01
    • A single IPv4 address, for example, 192.168.10.10 or 192.168.10.10 | ECS01
    • An IPv6 address range, for example, 2001:db8:a583:6e::/64 or 2001:db8:a583:6e::/64 | ECS01
    • A single IPv6 address, for example, 2001:db8:a583:6e::5c or 2001:db8:a583:6e::5c | ECS01
    • Without description: 192.168.0.0/16
    • With description: 192.168.0.0/16 | ECS01
  7. Click OK.

    The IP address list is displayed and you can view that the IP address was modified.