Brocade Communications Systems ServerIron ADX 12.4.00 User Manual

Page of 267
ServerIron ADX Global Server Load Balancing Guide
13
53-1002437-01
Minimum required configuration
1
NOTE
The sum of number of VIPs configured and the number of GSLB hosts configured on the GSLB 
ServerIron ADX should not exceed 1024. Similarly, the sum of real servers configured and the 
number of DNS IP addresses should not exceed 4096.
Minimum required configuration
FIGURE 2
Basic controller and site communication
To add a DNS policy, you must also define the DNS real server and VIP on the ServerIron ADX as 
shown in the following example.
 !
 server real <dns-rs-name> <dns-ip-addr>
  port dns
  port dns zone "<domain-name>"
  port dns proxy
  port http
  port http url "HEAD /"
 !
 !
 server virtual <dns-vs-name> <vip-ip-addr>
  port dns
  port http
  bind dns dns-rs dns
  bind http dns-rs http
 !  
 gslb dns zone <domain-name>
  host-info www http
Use server real <dns-rs-name> <dns-ip-addr> for a local DNS server. Use server remote-name 
<dns-rs-name> <dns-ip-addr> for a remote DNS server. The host-info defines an enabled 
application in the DNS zone. For example, you can also specify host-info ftp ftp.
DNS
Controller SI
Site SI
!
gslb protocol
gslb site <name>
 si <site-ip-addr>
!
!
gslb protocol
!
ip address <site-ip-addr>
!