Reviewed-by: Szirovicza Gergő <a94652429@noreply.gitea.eco.tsi-dev.otc-service.com> Reviewed-by: Sarda, Priya <prsarda@noreply.gitea.eco.tsi-dev.otc-service.com> Co-authored-by: fanqinying <fanqinying@huawei.com> Co-committed-by: fanqinying <fanqinying@huawei.com>
7.8 KiB
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 addresses in an IP address group may affect your network communications.
If an IP address group has security groups associated, the rules associated with the IP address group will change.
Procedure
- Log in to the management console.
- Click
in the upper left corner and select the desired region and project.
- Click
in the upper left corner and choose Network > Virtual Private Cloud.The VPC list page is displayed.
- In the navigation pane on the left, choose IP Address Groups.
The IP address group list is displayed.
- 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.
- In the left corner above the IP address entry list, click Modify.
The dialog box for modifying an IP address entry is displayed.
- 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
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
- Click OK.
The IP address list is displayed and you can view that the IP address entry was modified.