HP Multi-Site Traffic Director sa9200 User Manual
Page 133

C H A P T E R 6
DNS Commands
127
ttl
Configures the Time to Live (TTL) value, in seconds, for the
specified zone/host. TTL is expressed an integer greater than or
equal to zero and less than or equal to 65,535.
Syntax:
config dns zones <zonename> hostnames <hostname>
ttl <number>
where:
zonename
is the name of the zone of the host for which you
wish to set the TTL.
hostname
is the name of the host for which you wish to set the
TTL.
number
is the desired TTL value expressed in seconds.
method
Designates which of five available load balancing methods is to
be used by the DNS server for this host.
Syntax:
config dns zones <zonename> hostnames <hostname>
method <lbmethod>
where:
zonename
is the name of the zone of the host for which you
wish to specify the load balancing method.
hostname
is the name of the host for which you wish to specify
the load balancing method.
lbmethod
is the acronym of the desired load balancing method
(see below).
wrr - Weighted Round Robin
wr - Weighted Random
conn - Least Number of Connections
avgresp - Average Response Time
cpu - CPU Utilization
flash - Flash method
Command
Description
Config DNS Zones Commands