Updated on 2025-07-11 GMT+08:00

Modifying IP Address Entries 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.

Constraints

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

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

Procedure

  1. Go to the IP address group list page.
  2. In the IP address group list, click the name of the target IP address group.

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

  3. In the left corner above the IP address entry list, click Modify.

    The dialog box for modifying an IP address entry is displayed.

  4. Modify the information as prompted.
    For details, see Table 1.
    Table 1 Parameters for modifying IP address entries

    Parameter

    Description

    Example Value

    Name

    The name of the IP address group.

    ipGroup-A

    Max. Entries

    Mandatory

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

    If you want to increase the maximum number of IP address entries 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 Address Entries

    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
  5. Click OK.

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