ADC

Bind GSLB services to a GSLB virtual server

Once the GSLB services and virtual server are configured, relevant GSLB services must be bound to the GSLB virtual server to activate the configuration.

To bind a GSLB service to a GSLB virtual server by using the command line interface

At the command prompt, type the following commands to bind a GSLB service to a GSLB virtual server and verify the configuration:

bind gslb vserver <name> -serviceName <string>

show gslb vserver <name>
<!--NeedCopy-->

Example:

bind gslb vserver Vserver-GSLB-1 -serviceName Service-GSLB-1
show gslb vserver Vserver-GSLB-1
<!--NeedCopy-->

To unbind a GSLB service from a GSLB virtual server by using the command line interface

At the command prompt, type:

unbind gslb vserver <name> -serviceName <string>
<!--NeedCopy-->

To bind GSLB services by using the configuration utility

  1. Navigate to Traffic Management > GSLB > Virtual Servers and double-click a virtual server.
  2. Click in the Domains section, and configure a domain and bind the domain.
Bind GSLB services to a GSLB virtual server