Manual Chapter : Integrating BIG-IP LTM Into a Network with BIG-IP DNS Systems

Applies To:

Show Versions Show Versions

BIG-IP DNS

  • 12.1.5, 12.1.4, 12.1.3, 12.1.2, 12.1.1, 12.1.0
Manual Chapter

Integrating BIG-IP LTM Into a Network with BIG-IP DNS Systems

Overview: Integrating BIG-IP LTM with BIG-IP DNS systems

You can add BIG-IP® Local Traffic Manager™ (LTM®) systems to a network in which BIG-IP® DNS (formerly GTM™) systems are already present. This expands your load balancing and traffic management capabilities to include the local area network. For this implementation to be successful, you must authorize communications between the LTM and BIG-IP DNS systems. When the LTM and BIG-IP DNS systems use the same version of the big3d agent, you run the bigip_add utility to authorize communications between the systems.

Note: The BIG-IP DNS and BIG-IP LTM systems must have TCP port 4353 open through the firewall between the systems. The BIG-IP systems connect and communicate through this port.

Task summary

To authorize communications between BIG-IP DNS and BIG-IP LTM systems, perform the following tasks on BIG-IP DNS.

Defining a data center

On BIG-IP®DNS, create a data center to contain the servers that reside on a subnet of your network.
  1. On the Main tab, click DNS > GSLB > Data Centers .
    The Data Center List screen opens.
  2. Click Create.
    The New Data Center screen opens.
  3. In the Name field, type a name to identify the data center.
    Important: The data center name is limited to 63 characters.
  4. In the Location field, type the geographic location of the data center.
  5. In the Contact field, type the name of either the administrator or the department that manages the data center.
  6. From the State list, select Enabled.
  7. Click Finished.
Now you can create server objects and assign them to this data center.
Repeat these steps to create additional data centers.

Defining BIG-IP DNS systems

Ensure that at least one data center exists in the configuration before you start creating a server.
On BIG-IP® DNS, create a server object to represent the BIG-IP DNS system itself.
  1. On the Main tab, click DNS > GSLB > Servers .
    The Server List screen opens.
  2. Click Create.
    The New Server screen opens.
  3. In the Name field, type a name for the server.
    Important: Server names are limited to 63 characters.
  4. From the Product list, select BIG-IP System.
  5. In the Address List area, add the non-floating IP addresses of the server.
    You can add more than one IP address, depending on how the server interacts with the rest of your network.
    Important: You must use a self IP address for a BIG-IP system; you cannot use the management IP address.
  6. From the Data Center list, select the data center where the server resides.
  7. In the Health Monitors area, assign the bigip monitor to the server by moving it from the Available list to the Selected list.
  8. From the Virtual Server Discovery list, select how you want virtual servers to be added to the system.
    Option Description
    Disabled The system does not use the discovery feature to automatically add virtual servers. This is the default value. Use this option for a standalone BIG-IP DNS system or for a BIG-IP DNS/LTM® combo system when you plan to manually add virtual servers to the system, or if your network uses multiple route domains.
    Enabled The system uses the discovery feature to automatically add virtual servers. Use this option for a BIG-IP DNS/LTM combo system when you want the BIG-IP DNS system to discover LTM virtual servers.
    Enabled (No Delete) The system uses the discovery feature to automatically add virtual servers and does not delete any virtual servers that already exist. Use this option for a BIG-IP DNS/LTM combo system when you want the BIG-IP DNS system to discover LTM virtual servers.
  9. In the Virtual Server List area, if you selected Disabled from the Virtual Server Discovery list, specify the virtual servers that are resources on this server.
    1. In the Name field, type the name of the virtual server.
    2. In the Address field, type the IP address of the virtual server.
    3. From the Service Port list, select the port the server uses.
    4. Click Add.
  10. From the Link Discovery list, select how you want links to be added to the system.
    Option Description
    Disabled The system does not use the discovery feature to automatically add links. This is the default value. Use this option for a standalone BIG-IP DNS system or for a BIG-IP DNS/LTM combo system when you plan to manually add links to the system.
    Enabled The system uses the discovery feature to automatically add links. Use this option for a BIG-IP DNS/LTM combo system when you want BIG-IP DNS to discover links.
    Enabled (No Delete) The system uses the discovery feature to automatically add links and does not delete any links that already exist. Use this option for a BIG-IP DNS/LTM combo system when you want BIG-IP DNS to discover links.
  11. Click Create.
    The Server List screen opens displaying the new server in the list.

Defining BIG-IP LTM systems

On DNS, define servers that represent the LTM® systems in your network.
  1. On the Main tab, click DNS > GSLB > Servers .
    The Server List screen opens.
  2. Click Create.
    The New Server screen opens.
  3. In the Name field, type a name for the server.
    Important: Server names are limited to 63 characters.
  4. From the Product list, select BIG-IP System.
  5. In the Address List area, add the non-floating IP addresses of the server.
    You can add more than one IP address, depending on how the server interacts with the rest of your network.
    Important: You must use a self IP address for a BIG-IP system; you cannot use the management IP address.
  6. From the Data Center list, select the data center where the server resides.
  7. In the Health Monitors area, assign the bigip monitor to the server by moving it from the Available list to the Selected list.
  8. From the Virtual Server Discovery list, select how you want virtual servers to be added to the system.
    Option Description
    Disabled The system does not use the discovery feature to automatically add virtual servers. This is the default value. Use this option for a standalone BIG-IP DNS system or for a BIG-IP DNS/LTM® combo system when you plan to manually add virtual servers to the system, or if your network uses multiple route domains.
    Enabled The system uses the discovery feature to automatically add virtual servers. Use this option for a BIG-IP DNS/LTM combo system when you want the BIG-IP DNS system to discover LTM virtual servers.
    Enabled (No Delete) The system uses the discovery feature to automatically add virtual servers and does not delete any virtual servers that already exist. Use this option for a BIG-IP DNS/LTM combo system when you want the BIG-IP DNS system to discover LTM virtual servers.
  9. In the Virtual Server List area, if you selected Disabled from the Virtual Server Discovery list, specify the virtual servers that are resources on this server.
    1. In the Name field, type the name of the virtual server.
    2. In the Address field, type the IP address of the virtual server.
    3. From the Service Port list, select the port the server uses.
    4. Click Add.
  10. From the Link Discovery list, select how you want links to be added to the system.
    Option Description
    Disabled The system does not use the discovery feature to automatically add links. This is the default value. Use this option for a standalone BIG-IP DNS system or for a BIG-IP DNS/LTM combo system when you plan to manually add links to the system.
    Enabled The system uses the discovery feature to automatically add links. Use this option for a BIG-IP DNS/LTM combo system when you want BIG-IP DNS to discover links.
    Enabled (No Delete) The system uses the discovery feature to automatically add links and does not delete any links that already exist. Use this option for a BIG-IP DNS/LTM combo system when you want BIG-IP DNS to discover links.
  11. Click Create.
    The Server List screen opens displaying the new server in the list.

Running the bigip_add script

Determine the self IP addresses of the LTM® systems that you want to communicate with DNS.
Run the bigip_add script on the BIG-IP DNS system you are installing on a network that includes other BIG-IP® systems of the same version. This script exchanges SSL certificates so that each system is authorized to communicate with the other. For additional information about running the script, see SOL13312 on AskF5.com (www.askf5.com).
Note: The BIG-IP DNS and BIG-IP LTM systems must have TCP port 22 open for the script to work. You must perform this task from the command-line interface.
  1. Log in as root to the BIG-IP DNS system you are installing on your network.
  2. Run this command to access tmsh.
    tmsh
  3. Run this command to run the bigip_add utility:
    run gtm bigip_add <IP_addresses_of_BIG-IP_LTM_systems>
    The utility exchanges SSL certificates so that each system is authorized to communicate with the other.
The specified BIG-IP systems can now communicate with BIG-IP DNS.

Implementation result

You now have an implementation in which the BIG-IP® systems can communicate with each other. BIG-IP DNS can now use the other BIG-IP systems when load balancing DNS queries, and can acquire statistics and status information for the virtual servers the other BIG-IP systems manage.