Manual Chapter :
Managing GSLB
Servers
Applies To:
Show VersionsBIG-IQ Centralized Management
- 8.3.0, 8.2.0, 8.1.0, 8.0.0, 7.1.0
Managing GSLB
Servers
How do I manage permissions for DNS GSLB
objects?
F5 BIG-IQ Centralized Management makes it
straightforward for you to manage permissions that allow users to view only
the specific DNS GSLB objects you assign to them.
To provide permissions for a specific set of objects, you complete these
tasks.
- Add a custom resource group- In this task, you specify the GSLB objects that you want this user to work with. You create a resource group for each collection of objects that you want to assign to a user.
- Add a custom role- Next, you associate the GSLB Viewer role type with the resource groups that contain the objects you want your delegates to view. For example, if you had a resource group made up of two wide IPs, one namedSeattlePrimeand the other namedSeattleSecond, you might name this roleviewSeattle.
- Add a custom user- Finally, you create a user and assign a custom role to that user. The role gives that user permissions to view the objects that belong to the objects in the resource group. In the current example, you could assign your custom user to theviewSeattlerole to give that user the ability to view the GSLB objects in the two Seattle wide IPs.
For step-by-step guidance on each of these tasks, refer to
How do I give users
customized permissions to specific BIG-IP resources based on their job
responsibilities?
on support.f5.com
.How do I manage GSLB
servers in BIG-IQ?
Before you can answer any DNS queries or establish a DNS sync group, you
must create a data center, a server object, and a listener. When you add BIG-IP DNS devices to
the sync group, you must add a server object for each device. Server objects don’t need to be BIG-IP
devices; they can be DNS servers, web servers, or even other load balancers. (However, only BIG-IP
devices can be added to a sync group.)
The workflows are very similar for creating a new server or for changing the settings for a
server that already resides on devices in a managed sync group. In each
case, there are four tasks to perform.
This figure illustrates the workflow to manage the servers in a
sync group. Changing the settings or creating the server is the second step in this
process.
To manage the servers for a DNS sync group, you manage the server devices
or virtual servers that compose them.
You can view the GSLB servers configured for the DNS sync groups that you manage
by navigating to
. From there, click a server to view it, or click Create
to set up a new one.View GSLB objects
Before you can use a BIG-IQ to manage DNS GSLB objects on a managed device, you must configure at least one Datacenter on that device using the BIG-IP user interface.
When you use F5 BIG-IQ Centralized Management to manage your DNS sync group, you can view the GSLB objects that are defined on devices in the sync group.
- At the top of the screen, clickConfiguration.
- On the left, click, and then select the object type that you want to view.The screen displays a list of the selected object type that are defined on devices managed by this BIG-IQ system. For each object (except iRules, topology records, or topology regions), icons describe the health status and availability.
- To view overview information about a particular object, select the check box for that object.An overview panel and a related items panel display for this object.
- To see a list of related items for a GSLB object:
- Select the check box for that object.
- In the Related Items panel, clickShow.You can view the list of related items; and, for many of the items, you can click a link to view properties for that item.
- To view the general properties for a GSLB object, click the name of that object.The screen displays the properties for the selected object.
Create a GSLB
server
When you add BIG-IP DNS devices to a sync group,
each device needs a server object. You can use BIG-IQ to create the GSLB server. The
server you add can be composed of server devices, virtual servers, or a combination of
both.
You configure the basic server properties first, and then add
the server devices or virtual servers required for your environment.
- At the top of the screen, clickConfiguration, then, on the left, click .The screen displays the list of servers defined on this device.
- ClickCreate.The New Server screen opens so you can specify the basic properties for the server, add server devices, and add virtual servers.
- Type aNamefor the GSLB server.The name you specify must exactly match the host name of the BIG-IP device.
- Select aSync Groupfor the GSLB server.
- Select aProductfor the server.For BIG-IP versions 12.1 and earlier, select eitherBIG-IP System (Single)orBIG-IP System (Redundant). For BIG-IP versions 13.1 and later, selectBIG-IP System.
- Select aData Centerfor the GSLB server.
- Specify the additional settings needed to suit the requirements for this server.Name,Sync Group,Product, andData Centerare the only required parameters when you create a server. The remaining parameters on this screen are optional, and perform the same function as they do when you configure a server on a BIG-IP device.For details about the purpose or function of a particular setting, refer to the BIG-IP system reference information onsupport.f5.com.
- To complete this GSLB server, you must (at a minimum) configure a server device.
- On the left, clickSERVER DEVICES.
- ClickCreate.The New Server Device screen opens.
- Type aNamefor the device.
- Type an externalAddress(public) address for the device.If BIG-IP DNS configuration synchronization is enabled and all existing addresses for a device are being replaced, you should add and synchronize new addresses before you remove old addresses. Otherwise, the changes may fail to synchronize. Alternatively, you can perform the address configuration changes on each BIG-IP DNS system.
- You can type an internalTranslation(private) address that corresponds to the external address.Linkspecifies the link to assign to the device. The explicit link is shown in theAddress Listnext to each server IP address. This value is taken from the BIG-IP and is read-only.
- To add another row so you can specify settings for another device, click+.
- ClickSave & Close.
- If your environment requires virtual servers for your GSLB server, add them now.
- On the left, clickVIRTUAL SERVERS.
- ForVirtual Server Discovery, specify whether the system auto-discovers the virtual servers for this server.
- Disabled: The system does not auto-discover the virtual servers that are configured on the server. With this setting, you must manually configure any virtual servers for this server by adding them to the Virtual Server List.
- Enabled: The system auto-discovers the virtual servers that are configured on the server. With this setting, the system automatically adds, deletes, and modifies virtual server settings in the configuration.
- Enabled (No Delete): The system auto-discovers the virtual servers that are configured on the server. With this setting, the system automatically adds and modifies virtual server settings in the configuration, but does not delete them. This option is useful when you regularly take virtual servers in and out of service.
- ForLink Discovery, specify whether the system automatically discovers links configured on the server.
- Disabled: Specifies that you plan to add links manually.
- Enabled:Specifies that the system uses the discovery feature to add links.
- Enabled (no delete): Specifies that the system uses the discovery feature and does not delete the links that already exist.
- Enable theExpose Route Domainssetting if you want BIG-IP DNS to discover virtual servers in all route domains.
- ClickCreateto create a new virtual server.
- Type aNamefor the virtual server.
- Type the IPAddressof the virtual server.
- Specify the additional settings needed to suit the requirements for this server.NameandAddressare the only required parameters when you create a virtual server. The remaining parameters on this screen are optional and perform the same function as they do when you configure a server on a BIG-IP device.For details about the purpose or function of a particular setting, refer to the BIG-IP system reference information onsupport.f5.com.
- ClickSave & Close.
- On the New Server screen, clickSave & Close.The system creates the new server and adds it to the list of servers.
Changes that you make are
made only to the pending version. The
pending version
serves as a repository for changes you stage before deploying them to the managed device.
Object settings for the pending version are not the same as the object settings on the
actual BIG-IP device until they are deployed or discarded. When you finish specifying the settings for
this server, you need to evaluate and then deploy the changes to devices in the
sync group. Until you deploy the changes stored in the pending version, objects on the
devices in the sync group are not changed.
Create a GSLB
server device
When you add BIG-IP DNS devices to a sync group,
each device needs a server device. You can use BIG-IQ to create the GSLB server device. The
server device you add can be composed of server devices, virtual servers, or a combination of
both.
- At the top of the screen, clickConfiguration, then, on the left, click .The screen displays the list of servers defined on this device.
- ClickCreate.The New Server screen opens so you can specify the basic properties for the server, add server devices, and add virtual servers.
- Type aNamefor the device.The device name must be unique per server.
- Type an externalAddress(public) address for the device.If BIG-IP DNS configuration synchronization is enabled and all existing addresses for a device are being replaced, you should add and synchronize new addresses before you remove old addresses. Otherwise, the changes may fail to synchronize. Alternatively, you can make the address configuration changes on each BIG-IP DNS system.
- You can type an internalTranslation(private) address that corresponds to the external address.Linkspecifies the link to assign to the device. The explicit link is shown in theAddress Listnext to each server IP address. This value is taken from the BIG-IP device and is read-only.
- To add another row so you can specify settings for another device, click+.
- ClickSave & Close.The system creates the new server device and adds it to the list of server devices.
Create a GSLB virtual server
When you add BIG-IP DNS devices to a sync group,
each device needs a server. You can use BIG-IQ to create the GSLB virtual server if your
requirements and existing topology require it. The virtual server you add can be
composed of server devices, virtual servers, or a combination of both.
- ClickCreate.The New Server screen opens so you can specify the basic properties for the server, add server devices, and add virtual servers.
- ForVirtual Server Discovery, specify whether the system auto-discovers the virtual servers for this server.
- Disabled: The system does not auto-discover the virtual servers that are configured on the server. With this setting, you must manually configure any virtual servers for this server by adding them to the Virtual Server List.
- Enabled: The system auto-discovers the virtual servers that are configured on the server. With this setting, the system automatically adds, deletes, and modifies virtual server settings in the configuration.
- Enabled (No Delete): The system auto-discovers the virtual servers that are configured on the server. With this setting, the system automatically adds and modifies virtual server settings in the configuration, but does not delete them. This option is useful when you regularly take virtual servers in and out of service.
- ForLink Discovery, specify whether the system automatically discovers links configured on the server.
- Disabled: Specifies that you plan to add links manually.
- Enabled: Specifies that the system uses the discovery feature to add links.
- Enabled (no delete): Specifies that the system uses the discovery feature and does not delete the links that already exist.
- If you want BIG-IP DNS to discover virtual servers in all route domains, enable theExpose Route Domainssetting.
- ClickCreateto create a new virtual server.The New Virtual Server screen opens so you can specify the basic properties for the server.
- Type aNamefor the GSLB server.
- Type the IPAddressof the virtual server.
- Specify the additional settings needed to suit the requirements for this server.NameandAddressare the only required parameters when you create a virtual server. The remaining parameters on this screen are optional and perform the same function as they do when you configure a server on a BIG-IP device.For details about the purpose or function of a particular setting, refer to the BIG-IP system reference information onsupport.f5.com.
- ClickSave & Close.The system creates the new virtual server and adds it to the list of virtual servers.
Edit a GSLB server
You can view and modify the properties for
existing GSLB servers. Since you are working with an existing server, you can modify
only some settings.
- At the top of the screen, clickConfiguration, then, on the left, click .The screen displays the list of servers defined on this device.
- Click the name of the server you want to edit.Unless noted here, the parameters on this screen perform the same function as they do when you configure a server on a BIG-IP device. For details about the purpose or function of a particular setting, refer to the BIG-IP system reference information onsupport.f5.com.The screen displays the current settings for the selected server.
- Make the changes to the settings you want to revise and then, when your edits are complete, clickSave & Close.The system updates the server with the settings you specified.
Changes that you make are
made only to the pending version. The
pending version
serves as a repository for changes you stage before deploying them to the managed device.
Object settings for the pending version are not the same as the object settings on the
actual BIG-IP device until they are deployed or discarded. When you finish revising the settings for
this server, you need to evaluate and then deploy the changes to devices in the
sync group. Until you deploy the changes stored in the pending version, objects on the
devices in the sync group are not changed.