You have prepared everything required for creating a dedicated load balancer. For details, see Dedicated Load Balancer Overview.
and select the desired region and project.
in the upper left corner to display Service List and choose Network > Elastic Load Balance.Complete the basic configurations based on Table 1.
Parameter | Description |
|---|---|
Region | Specifies the desired region. Resources in different regions cannot communicate with each other over internal networks. For lower network latency and faster access to resources, select the nearest region. |
Name | Specifies the load balancer name. The name can contain:
|
Enterprise Project | Specifies an enterprise project by which cloud resources and members are centrally managed. |
Parameter | Description |
|---|---|
Type | Specifies the type of the load balancer. The type cannot be changed after the load balancer is created. Dedicated load balancers work well for heavy-traffic and high-concurrency workloads, such as large websites, cloud native applications, IoV, and multi-AZ disaster recovery applications. |
Load Balancing Type |
|
AZ | Specifies the AZs where the load balancer works. An AZ is a part of a region and has its own independent power supplies and networks. AZs are physically isolated but interconnected through internal networks. |
Specification Type | Select Elastic or Fixed if pay-per-use is chosen as the billing mode. |
Parameter | Rule |
|---|---|
Tag key |
|
Tag value |
|
Parameter | Description |
|---|---|
Network Type | Specifies the network where the load balancer works. You can select one or more network types. If you do not select any option, no IP address will be assigned to the load balancer and the load balancer cannot communicate with the clients after it is created. If you need to use ELB or test network connectivity, ensure that the load balancer has a public or private IP address bound.
|
VPC | Specifies the VPC where the dedicated load balancer will work. You cannot change the VPC after the load balancer is created. Plan the VPC as required. Select an existing VPC, or click View VPCs to create a desired one For more information about VPC, see the Virtual Private Cloud User Guide. |
Frontend Subnet | Specifies the frontend subnet from which an IP address will be assigned to the load balancer to receive client requests. After a load balancer is created, you can unbind the IP address from it and assign an IP address from another frontend subnet to the load balancer. IP addresses in a frontend subnet will be assigned to load balancers for receiving requests based on the configured network type.
NOTE: If you select IPv6 network for Network Type and the selected VPC does not have any subnet that supports IPv6, enable IPv6 for a subnet or create a subnet that supports IPv6 in the VPC. For details, see the Virtual Private Cloud User Guide. |
IPv4 Address | Specifies how you want the IPv4 address to be assigned if Network Type is set to Private IPv4 network.
NOTE: Network ACL rules configured for the frontend subnet of a load balancer do not restrict traffic from clients to the load balancer. Configure access control for listeners to limit which IP addresses can access the load balancer. For details, see What Is Access Control?. |
Backend Subnet | Specifies the backend subnet from which IP addresses will be assigned to the load balancer to forward requests to backend servers.
NOTE:
|
IPv6 Address | Specifies how you want the IPv6 address to be assigned.
NOTE: Network ACL rules configured for the backend subnet of the load balancer will not restrict the traffic from the clients to the load balancer. If there are network ACL rules configured, the clients can still directly access the load balancer. To control access to the load balancer, configure access control for all listeners added to the load balancer. For details, see What Is Access Control?. |
IP as a Backend | Specifies whether to associate backend servers that are not in the VPC of the load balancer. After this function is enabled, you can associate the backend servers with the load balancer by using their IP addresses. NOTE:
|
Configuring an EIP for the load balancer | |
EIP | Specifies the EIP that will be bound to the load balancer for receiving and forwarding requests over the Internet. This parameter is mandatory when Network Type is set to Public IPv4 network.
|
EIP Type | Specifies the link type (BGP) when a new EIP is used. Dynamic BGP: When changes occur on a network using dynamic BGP, routing protocols provide automatic, real-time optimization of network configurations, ensuring network stability and optimal user experience. |
Billed By | Specifies how the bandwidth will be billed. You can select one from the following options:
|
Bandwidth | Specifies the maximum bandwidth. |
After a load balancer is created, you can export the information about all load balancers in your account to a local directory as an Excel file.
This file records the name, ID, status, type, and specifications of the load balancers.
and select the desired region and project.
in the upper left corner to display Service List and choose Network > Elastic Load Balance.The system will automatically export information about all of your load balancers as an Excel file to a local directory.