Updated Date: 07/07/2026
Configuring Bandwidth Load Balancing
Important: This functionality is not currently available in the U.S.
You can configure BIG-IP® Link Controller™ to use bandwidth load balancing to manage the traffic flowing in and out of a network. In bandwidth load balancing, Link Controller uses a specific link until a traffic threshold has been met. After that threshold is met, the Link Controller shifts traffic to another link. When the traffic falls below the threshold, the Link Controller shifts traffic back to the first link.
The following illustration shows a network for configuring a bandwidth load balancing configuration.
As the illustration shows, the most cost-efficient configuration is to have the Primary Link handle traffic until it reaches a certain level (for example, 50 Mbps), then send any traffic over a certain level (for example: 50 Mbps) to the Secondary Link. When the traffic decreases, the Link Controller must switch back to using only the Primary Link again.
Important: This functionality is not currently available in the U.S.
Use the tasks in this implementation to create a bandwidth load balancing configuration to manage the traffic flowing in and out of a network.
Gather the IP address of the router associated with the ISP and IP address that corresponds with the external Internet connections. For the link, determine the total bandwidth threshold you want to use.
Create and configure the first link on Link Controller™, which determines how traffic enters and leaves your network.
-
On the Main tab, click Link Controller > Links.
The Links List screen opens.
-
Click Create.
The New Link screen opens.
-
In the Name field, type a name for the link.
Important: Link names are limited to
63characters. -
In the Router Address field, type the IP address of the router.
-
In the Uplink Address field, type the IP address that corresponds with the external Internet connection.
-
For the Service Provider field, type the name of the ISP provider.
-
From the Configuration list, select Advanced.
Additional controls display on the screen.
-
From the Traffic Limits field, set the total bandwidth thresholds for the link.
-
Click Create.
Gather the IP address of the router associated with the ISP and IP address that corresponds with the external Internet connection. For the link, determine the total bandwidth threshold you want to use.
Create and configure the second link on Link Controller™, which determines how traffic enters and leaves your network.
-
On the Main tab, click Link Controller > Links.
The Links List screen opens.
-
Click Create.
The New Link screen opens.
-
In the Name field, type a name for the link.
Important: Link names are limited to
63characters. -
In the Router Address field, type the IP address of the router.
-
In the Uplink Address field, type the IP address that corresponds with the external Internet connection.
-
For the Service Provider field, type the name of the ISP provider.
-
From the Configuration list, select Advanced.
Additional controls display on the screen.
-
From the Traffic Limits field, set the total bandwidth thresholds for the link.
-
Click Create.
Gather the IP addresses associated with each link.
Create a default gateway pool to load balance the outbound traffic across the links.
-
On the Main tab, click Local Traffic > Pools.
The Pools list screen opens.
-
Click Create.
The New Pool screen opens.
-
In the Name field, type a name for the pool.
Names must begin with a letter, and can contain only letters, numbers, and the underscore (_) character.
Important: The pool name is limited to 63 characters.
-
In the New Members area, add the IP addresses associated with each link.
-
In the Address field, type the IP address.
-
Click Add.
-
-
Click Finished.
Configure Link Controller to use the pool as the default gateway connection between the internal network and the internet.
-
On the Main tab, click Network > Routes.
-
Click Add.
The New Route screen opens.
-
In the Name field, type a unique name.
-
From the Resource list, select Use Pool.
-
From the Pool list, select default_gateway_pool.
-
Click Finished.
Gather the IP addresses you want to use for creating the virtual servers.
Create two virtual servers, one for each link, to load balance inbound connections across the servers on the network.
-
On the Main tab, click Local Traffic > Virtual Servers.
The Virtual Server List screen opens.
-
Click Create.
The New Virtual Server screen opens.
-
In the Name field, type a unique name for the virtual server.
-
In the Destination Address/Mask field, type the IP address you want to use for the virtual server.
-
In the Service Port field, type
80, or select HTTP from the list. -
Click Finished.
-
Repeat these steps to create the second virtual server.
Create a wildcard server to load balance outbound connections across the routers.
-
On the Main tab, click Local Traffic > Virtual Servers.
The Virtual Server List screen opens.
-
Click Create.
The New Virtual Server screen opens.
-
In the Name field, type a unique name for the virtual server.
-
For the Destination setting, select Host, and type
0.0.0.0in the Address field. -
In the Service Port field, type
0.Note: Port
0defines a wildcard virtual server that handles all types of services. If you specify a port number, you create a port-specific wildcard virtual server. In that case, the wildcard virtual server handles traffic only for the specified port. -
Click Finished.
Before you can create a wide IP, you need IP addresses from two previously created virtual servers.
Create a wide IP to which Link Controller™ load balances incoming DNS requests.
-
On the Main tab, click Link Controller > Inbound Wide IPs.
The Wide IP List screen opens.
-
Click Create.
The New Wide IP screen opens.
-
In the Name field, type a name for the wide IP.
-
From the Type list, select a record type for the wide IP.
-
From the Load Balancing Method list, make selections from the Preferred, Alternate, and Fallback lists.
-
For the Member List field, add the address of the appropriate virtual server.
-
From the Virtual Server list, select a virtual server.
-
Click Add.
-
-
Click Create.
You now have Link Controller™ configured to use bandwidth load balancing to manage DNS traffic.