Configuring Answers and Answer Groups
Configuring Answers and Answer Groups
Configuring Answers and Answer Groups
This chapter describes how to create and configure answers and answer groups for
your GSS network. It contains the following major sections:
• Configuring and Modifying Answers
• Configuring and Modifying Answer Groups
• Where to Go Next
Cisco Global Site Selector GUI-Based Global Server Load-Balancing Configuration Guide
OL-10412-01 6-1
Chapter 6 Configuring Answers and Answer Groups
Configuring and Modifying Answers
• CRA—Content routing agents that use a resolution process called DNS race
to send identical and simultaneous responses back to a user’s D-proxy.
The GSS groups answers as resource pools, also referred to as answer groups.
From the available answer groups, the GSS can use up to three possible response
answer group and balance method clauses in a DNS rule to select the most
appropriate resource that serves a user request. Each balance method provides a
different algorithm for selecting one answer from a configured answer group.
Each clause specifies that a particular answer group serve the request and a
specific balance method be used to select the best resource from that answer
group.
Depending on the type of answer, the GSS can further analyze DNS queries to
choose the best host. For example, a request that is routed to a VIP associated with
a Cisco CSS is routed to the best resource based on load and availability, as
determined by the CSS. A request that is routed to a CRA is routed to the best
resource based on proximity, as determined in a DNS race conducted by the GSS.
This section contains the following topics:
• Creating a VIP-Type Answer
• Creating a CRA-Type Answer
• Creating a Name Server-Type Answer
• Modifying an Answer
• Suspending an Answer
• Reactivating an Answer
• Suspending or Reactivating All Answers in a Location
• Deleting an Answer
Cisco Global Site Selector GUI-Based Global Server Load-Balancing Configuration Guide
6-2 OL-10412-01
Chapter 6 Configuring Answers and Answer Groups
Configuring and Modifying Answers
Note Once an answer is created, you cannot modify the answer type (for example, from
VIP to CRA).
Cisco Global Site Selector GUI-Based Global Server Load-Balancing Configuration Guide
OL-10412-01 6-3
Chapter 6 Configuring Answers and Answer Groups
Configuring and Modifying Answers
3. Click the Create Answer icon. The Creating New Answer details page
appears (see Figure 6-2).
Cisco Global Site Selector GUI-Based Global Server Load-Balancing Configuration Guide
6-4 OL-10412-01
Chapter 6 Configuring Answers and Answer Groups
Configuring and Modifying Answers
4. In the Type field, click the VIP option button. The VIP Answer section
appears in the details page (see Figure 6-3).
Cisco Global Site Selector GUI-Based Global Server Load-Balancing Configuration Guide
OL-10412-01 6-5
Chapter 6 Configuring Answers and Answer Groups
Configuring and Modifying Answers
5. (Optional) In the Name field, enter a name for the VIP-type answer that you
are creating.
6. From the Location drop-down list, choose a GSS location that corresponds to
the answer. Specifying a location for an answer is an optional step unless you
are assigning a location that is associated with a proximity zone to the answer.
For details about creating a location, see Chapter 2, Configuring Resources.
7. In the VIP address field, enter the VIP address to which the GSS will forward
requests.
8. In the VIP Keepalive section, check the Multi-port check box if you want to
enable the selection of multiple keepalives and destination ports for the
VIP-type answer. Leave this check box unchecked if you intend to configure
a VIP-type answer that is to support only one keepalive type to test for the
answer.
The Multi-port icon appears to the right of the Multi-port check box, while
the Multi-port Keepalive section appears at the bottom of the Creating New
Answer details page (see Figure 6-4).
Cisco Global Site Selector GUI-Based Global Server Load-Balancing Configuration Guide
6-6 OL-10412-01
Chapter 6 Configuring Answers and Answer Groups
Configuring and Modifying Answers
Cisco Global Site Selector GUI-Based Global Server Load-Balancing Configuration Guide
OL-10412-01 6-7
Chapter 6 Configuring Answers and Answer Groups
Configuring and Modifying Answers
To remove a keepalive from the Creating New Answer details page, click the
Remove check box associated with a specific keepalive.
Figure 6-4 shows one nonshared TCP-type keepalive, while Figure 6-5
displays two shared keepalives (one ICMP-type and one TCP-type).
Figure 6-5 Creating New Answer Details Page with Two Keepalives
9. Choose from one of these five keepalive types for your VIP answer:
• None—Does not send keepalive queries to the VIP. The GSS assumes
that the VIP is always alive. The None selection is supported only in
single keepalive mode.
• ICMP—Sends an ICMP echo message (ping) to the specified address.
The GSS determines the online status by the response received from the
device, indicating simple connectivity to the network.
Cisco Global Site Selector GUI-Based Global Server Load-Balancing Configuration Guide
6-8 OL-10412-01
Chapter 6 Configuring Answers and Answer Groups
Configuring and Modifying Answers
Note The default values used for each of the VIP keepalives are determined by the
values specified in the Global Keepalive Properties details page.
Cisco Global Site Selector GUI-Based Global Server Load-Balancing Configuration Guide
OL-10412-01 6-9
Chapter 6 Configuring Answers and Answer Groups
Configuring and Modifying Answers
1. Uncheck the VIP Address check box and choose an ICMP-type shared
keepalive from the Shared ICMP Keepalive drop-down list (see Figure 6-6).
The VIP Address check box is automatically checked to instruct the GSS to
send an ICMP echo message (ping) to the VIP address of the remote device
and determine the online status.
Cisco Global Site Selector GUI-Based Global Server Load-Balancing Configuration Guide
6-10 OL-10412-01
Chapter 6 Configuring Answers and Answer Groups
Configuring and Modifying Answers
2. If the ICMP global keepalive configuration is set to the Fast KAL Type and
the VIP Address is checked, specify the following parameters in the Fast
Keepalive Settings section:
• In the Number of Retries field, specify the number of times that the GSS
retransmits an ICMP echo request packet before declaring the device
offline. As you adjust the Number of Retries parameter, you change the
detection time determined by the GSS. By increasing the number of
retries, you increase the detection time. Reducing the number of retries
has the reverse effect. The valid entries are from 1 to 10 retries. If you do
not specify a value, the GSS uses the globally configured value.
• In the Number of Successful Probes field, specify the number of
consecutive successful ICMP keepalive attempts (probes) that must be
recognized by the GSS before bringing an answer back online (and
reintroducing it back into the GSS network). The valid entries are from 1
to 5 probes. If you do not specify a value, the GSS uses the globally
configured value.
Note For more information on the keepalive detection time, refer to Chapter 1,
Introducing the Global Site Selector, the “Keepalives” section.
3. Click the Submit button to save your ICMP keepalive VIP answer and return
to the Answers list page.
Cisco Global Site Selector GUI-Based Global Server Load-Balancing Configuration Guide
OL-10412-01 6-11
Chapter 6 Configuring Answers and Answer Groups
Configuring and Modifying Answers
1. Uncheck the VIP Address check box and choose a TCP-type shared keepalive
from the Shared TCP Keepalive drop-down list (see Figure 6-7). The VIP
Address check box is automatically checked to instruct the GSS to send a
TCP keepalive to the VIP address of the remote device and determine online
status.
2. In the Destination Port field, enter the port on the remote device that is to
receive the TCP keepalive request. The valid entries are from 1 to 65535. If
you do not specify a destination port, the GSS uses the globally configured
value.
Cisco Global Site Selector GUI-Based Global Server Load-Balancing Configuration Guide
6-12 OL-10412-01
Chapter 6 Configuring Answers and Answer Groups
Configuring and Modifying Answers
3. If you enabled the VIP Address check box, specify one of the TCP keepalive
connection termination methods:
• Global—Always use the globally defined TCP keepalive connection
method.
• Reset—The GSS immediately terminates the TCP connection by using a
hard reset.
• Graceful—The GSS initiates the graceful closing of a TCP connection by
using the standard three-way connection termination method.
4. If the TCP global keepalive configuration is set to the Fast KAL Type and the
VIP Address is checked, specify the following parameters in the Fast
Keepalive Settings section:
• In the Number of Retries field, specify the number of times that the GSS
retransmits a TCP packet before declaring the device offline. As you
adjust the Number of Retries parameter, you change the detection time
determined by the GSS. By increasing the number of retries, you increase
the detection time. Reducing the number of retries has the reverse effect.
The valid entries are from 1 to 10 retries. If you do not specify a value,
the GSS uses the globally configured value.
Note When using the Graceful termination sequence, two packets require
acknowledgement: SYN and FIN.
Note For more information on the keepalive detection time, refer to the the
“Keepalives” section in Chapter 1, Introducing the Global Site Selector.
5. Click the Submit button to save your TCP keepalive VIP answer and return
to the Answers list page.
Cisco Global Site Selector GUI-Based Global Server Load-Balancing Configuration Guide
OL-10412-01 6-13
Chapter 6 Configuring Answers and Answer Groups
Configuring and Modifying Answers
2. In the Destination Port field, enter the port on the remote device that receives
the HTTP HEAD-type keepalive request from the GSS. The valid entries are
from 1 to 65535. If you do not specify a destination port, the GSS uses the
globally configured value.
Cisco Global Site Selector GUI-Based Global Server Load-Balancing Configuration Guide
6-14 OL-10412-01
Chapter 6 Configuring Answers and Answer Groups
Configuring and Modifying Answers
3. In the Host Tag field, enter an optional domain name that is sent to the VIP
as part of the HTTP HEAD query in the Host tag field. This tag allows an SLB
to resolve the keepalive request to a particular website even when multiple
sites are represented by the same VIP.
4. In the Path field, enter the path that is relative to the server website being
queried in the HTTP HEAD request. If you do not specify a default path, the
GSS uses the globally configured value. For example, enter:
/company/owner
5. If you enabled the VIP Address check box, specify one of the HTTP HEAD
keepalive connection termination methods:
• Global—Always use the globally defined HTTP HEAD keepalive
connection method.
• Reset—The GSS immediately terminates the TCP-formatted HTTP
HEAD connection by using a hard reset.
• Graceful—The GSS initiates the graceful closing of a TCP-formatted
HTTP HEAD connection by using the standard three-way connection
termination method.
6. If the HTTP HEAD global keepalive configuration is set to the Fast KAL
Type and the VIP Address is checked, specify the following parameters in the
Fast Keepalive Settings section:
• In the Number of Retries field, specify the number of times that the GSS
retransmits a TCP packet before declaring the device offline. As you
adjust the Number of Retries parameter, you change the detection time
determined by the GSS. By increasing the number of retries, you increase
the detection time. Reducing the number of retries has the reverse effect.
The valid entries are from 1 to 10 retries. If you do not specify a value,
the GSS uses the globally configured value.
Note When using the Graceful termination sequence, three packets require
acknowledgement: SYN, HEAD, and FIN.
Cisco Global Site Selector GUI-Based Global Server Load-Balancing Configuration Guide
OL-10412-01 6-15
Chapter 6 Configuring Answers and Answer Groups
Configuring and Modifying Answers
(and reintroducing it back into the GSS network). The valid entries are
from 1 to 5 probes. If you do not specify a value, the GSS uses the
globally configured value.
Note For more information on the keepalive detection time, refer to the
“Keepalives” section in Chapter 1, Introducing the Global Site Selector.
7. Click the Submit button to save your HTTP HEAD keepalive VIP answer and
return to the Answers list page.
Cisco Global Site Selector GUI-Based Global Server Load-Balancing Configuration Guide
6-16 OL-10412-01
Chapter 6 Configuring Answers and Answer Groups
Configuring and Modifying Answers
The Content and Application Peering Protocol (CAPP) may not recognize
dropped fragments when a KAL-AP keepalive spans multiple datagrams due
to large payloads. When the KAL-AP keepalive spans multiple datagrams and
one of the spanned packets is dropped, the GSS does not retry the request.
Instead, the GSS waits until the next period and sends the packets again. This
results in the dropped datagram not getting updated load values on the VIPs
that expect them. This situation occurs when the GSS consumes the full
datagram (roughly 1.4 K) with tag names or VIP addresses. Otherwise, all
data fits in a single datagram.
To resolve this behavior, use the KAL-AP by VIP format when you need the
GSS to send a detailed query on load for hundreds of VIPs configured to a
single primary or optional secondary (backup) IP address. You can also use
the KAL-AP by Tag format. However, you must limit the length of Tag Names
to ensure that the packets do not exceed 1.4K.
2. If you chose KAL-AP By VIP, choose the appropriate KAL-AP type
keepalive from the Shared KAL-AP Keepalive drop-down list.
Cisco Global Site Selector GUI-Based Global Server Load-Balancing Configuration Guide
OL-10412-01 6-17
Chapter 6 Configuring Answers and Answer Groups
Configuring and Modifying Answers
1. From the Shared Scripted KeepAlive drop-down list, select the Scripted
keepalive you wish (see Figure 6-10).
Cisco Global Site Selector GUI-Based Global Server Load-Balancing Configuration Guide
6-18 OL-10412-01
Chapter 6 Configuring Answers and Answer Groups
Configuring and Modifying Answers
Note For more information on the keepalive detection time, refer to Chapter 1,
Introducing the Global Site Selector, the “Keepalives” section.
3. Click the Submit button to save your Scripted keepalive VIP answer and
return to the Answers list page.
Note Once an answer is created, you cannot modify the answer type (for example, from
CRA to VIP).
Cisco Global Site Selector GUI-Based Global Server Load-Balancing Configuration Guide
OL-10412-01 6-19
Chapter 6 Configuring Answers and Answer Groups
Configuring and Modifying Answers
2. Click the Answers navigation link. The Answers list page appears (see
Figure 6-1).
3. Click the Create Answer icon. The Creating New Answer details page
appears (see Figure 6-2).
4. In the Type selection field, click the CRA option button. The CRA Answer
section appears in the details page (see Figure 6-11).
5. (Optional) In the Name field, enter a name for the CRA-type answer.
6. (Optional) In the Location drop-down list, choose a location for the answer.
For details about creating a location, see Chapter 2, Configuring Resources.
7. In the CRA Address field, enter the interface or circuit address of the CRA.
8. If you want the GSS to perform keepalive checks on the CRA-type answer,
click the Perform KeepAlive Check check box. Uncheck the Perform
KeepAlive option if a static one-way delay value is used.
Cisco Global Site Selector GUI-Based Global Server Load-Balancing Configuration Guide
6-20 OL-10412-01
Chapter 6 Configuring Answers and Answer Groups
Configuring and Modifying Answers
9. If you require a one-way delay time, enter a value, in milliseconds, in the One
Way Delay field. This value is used by the GSS to calculate a static round-trip
time (RTT), with the one-way delay constituting one-half of the round-trip
time that is used for all DNS races involving this answer.
10. Click Submit to create your new CRA-type answer and return to the Answers
list page.
Note Once an answer is created, you cannot modify the answer type (for example, from
name server to VIP).
Cisco Global Site Selector GUI-Based Global Server Load-Balancing Configuration Guide
OL-10412-01 6-21
Chapter 6 Configuring Answers and Answer Groups
Configuring and Modifying Answers
5. (Optional) In the Name field, enter a name for the name server-type answer.
6. (Optional) From the Location drop-down list, choose a GSS location to which
the answer corresponds. For details about creating a location, refer to
Chapter 2, Configuring Resources.
7. In the Name Server Address field, enter the IP address of the name server that
the GSS is to forward its requests.
8. If you want the GSS to perform keepalive checks on the specified Name
Server, click the Perform KeepAlive Check check box. The GSS queries the
specified name server address to determine the online status.
Cisco Global Site Selector GUI-Based Global Server Load-Balancing Configuration Guide
6-22 OL-10412-01
Chapter 6 Configuring Answers and Answer Groups
Configuring and Modifying Answers
9. If you want to have the GSS query the name server for a specific domain in
determining the online status, enter the domain name in the KeepAlive Query
Domain field.
If no domain is specified, the GSS queries the default query domain. For
instructions on configuring the default query domain, see Chapter 5,
Configuring Keepalives.
10. Click Submit to create your new name server-type answer and return to the
Answers list page.
Modifying an Answer
Once you have configured your answers, they can be modified at any time.
However, once an answer is created, you cannot modify the answer type (for
example, from VIP to CRA).
To modify an existing answer, perform the following steps:
1. From the primary GSSM GUI, click the DNS Rules tab.
2. Click the Answers navigation link. The Answers list page appears.
3. Click the Modify Answer icon located to the left of the answer that you want
to modify. The Modifying Answer details page appears (see Figure 6-13).
Cisco Global Site Selector GUI-Based Global Server Load-Balancing Configuration Guide
OL-10412-01 6-23
Chapter 6 Configuring Answers and Answer Groups
Configuring and Modifying Answers
Cisco Global Site Selector GUI-Based Global Server Load-Balancing Configuration Guide
6-24 OL-10412-01
Chapter 6 Configuring Answers and Answer Groups
Configuring and Modifying Answers
Suspending an Answer
To temporarily stop the GSS from using an active answer, use the Suspend
Answer icon on the Modifying Answer details page. It prevents that answer from
being used by any of the currently configured DNS rules.
Note You can suspend multiple answers associated with an answer group from the
Modify Answer Group details page. See the “Suspending or Reactivating
Answers in an Answer Group” section for details.
To suspend an answer from the Modify Answer details page, perform the
following steps:
1. From the primary GSSM GUI, click the DNS Rules tab.
2. Click the Answers navigation link. The Answers list page appears (see
Figure 6-1).
3. Click the Modify Answer icon located to the left of the answer that you want
to suspend. The Modifying Answer details page appears (see Figure 6-13).
4. Click the Suspend Answer icon in the upper right corner of the page to
suspend an answer.
5. Click OK to confirm your decision and return to the Answers list screen. The
modified answer has a status of “Suspended.”
To reactivate a suspended answer, use the activate feature (see the “Reactivating
an Answer” section).
Cisco Global Site Selector GUI-Based Global Server Load-Balancing Configuration Guide
OL-10412-01 6-25
Chapter 6 Configuring Answers and Answer Groups
Configuring and Modifying Answers
Reactivating an Answer
To reactivate a suspended answer from the Modify Answer details page, perform
the following steps:
1. From the primary GSSM GUI, click the DNS Rules tab.
2. Click the Answers navigation link. The Answers list page appears (see
Figure 6-1).
3. Click the Modify Answer icon located to the left of the answer that you want
to activate. All suspended answers have a status of “Suspended” in the list.
The Modifying Answer details page appears (see Figure 6-13).
4. Click the Activate Answer icon in the upper right corner of the page to
reactivate an answer.
5. Click OK to confirm your decision and return to the Answers list screen. The
modified answer has a status of “Active.”
Cisco Global Site Selector GUI-Based Global Server Load-Balancing Configuration Guide
6-26 OL-10412-01
Chapter 6 Configuring Answers and Answer Groups
Configuring and Modifying Answers
Deleting an Answer
If you have created an answer but want to delete it from the GSS, use the delete
feature on the primary GSSM GUI to remove that answer.
Caution Deletions of any kind cannot be undone in the primary GSSM. Before deleting
any data that you think you might want to use at a later point in time, perform a
database backup of your GSSM. Refer to the Global Site Selector Administration
Guide for details.
Cisco Global Site Selector GUI-Based Global Server Load-Balancing Configuration Guide
OL-10412-01 6-27
Chapter 6 Configuring Answers and Answer Groups
Configuring and Modifying Answer Groups
Cisco Global Site Selector GUI-Based Global Server Load-Balancing Configuration Guide
6-28 OL-10412-01
Chapter 6 Configuring Answers and Answer Groups
Configuring and Modifying Answer Groups
Cisco Global Site Selector GUI-Based Global Server Load-Balancing Configuration Guide
OL-10412-01 6-29
Chapter 6 Configuring Answers and Answer Groups
Configuring and Modifying Answer Groups
3. Click the Create Answer Group icon. The Creating New Answer Group
details page appears (see Figure 6-15).
Cisco Global Site Selector GUI-Based Global Server Load-Balancing Configuration Guide
6-30 OL-10412-01
Chapter 6 Configuring Answers and Answer Groups
Configuring and Modifying Answer Groups
Note that the maximum number of answers that you can place in each of these
answer groups is 20 for a CRA answer group, 30 for an NS answer group, and
100 for a VIP answer group.
5. From the Owner drop-down list, choose the GSS owner with which the
answer group will be associated. For details about creating an owner, refer to
Chapter 2, Configuring Resources.
6. In the Comments text area, enter a description or other instructions regarding
the new answer group.
7. Click the Add Answers navigation link to access the Add Answers section of
the page (see Figure 6-16). Perform the following:
a. Click the check box corresponding to each answer that you wish to add
to the answer group. If the list of answers on your GSS network spans
more than one page, choose the answers from only the first page of
answers and proceed to the next step.
b. Click the Add Selected button. The GSS adds the selected answers to the
answer group. Answers can belong to more than one answer group
simultaneously.
c. Repeat Steps a and b if your answers span multiple pages.
Note If an answer is added to multiple answer groups, when you view the
hit count of answers from either the Answer Status list page or the
show statistics dns CLI command output, the number of hits
provided represents the aggregate number of hits for that answer
across all answer groups.
Cisco Global Site Selector GUI-Based Global Server Load-Balancing Configuration Guide
OL-10412-01 6-31
Chapter 6 Configuring Answers and Answer Groups
Configuring and Modifying Answer Groups
Cisco Global Site Selector GUI-Based Global Server Load-Balancing Configuration Guide
6-32 OL-10412-01
Chapter 6 Configuring Answers and Answer Groups
Configuring and Modifying Answer Groups
Note Load thresholds, which allow the GSS to make routing decisions
based on how heavily a particular resource is being tasked, can only
be assigned to VIP answers using a KAL-AP keepalive.
Cisco Global Site Selector GUI-Based Global Server Load-Balancing Configuration Guide
OL-10412-01 6-33
Chapter 6 Configuring Answers and Answer Groups
Configuring and Modifying Answer Groups
For more information on the order, weight, and load threshold settings, refer
to the “Balance Methods” section in Chapter 1, Introducing the Global Site
Selector.
10. Click the Submit button to save your answer group and return to the Answer
Group list page.
Cisco Global Site Selector GUI-Based Global Server Load-Balancing Configuration Guide
6-34 OL-10412-01
Chapter 6 Configuring Answers and Answer Groups
Configuring and Modifying Answer Groups
7. Review your updated answer group under the Current Members section of the
General Configuration details page (see Figure 6-17).
8. Click the Submit button to save your changes and return to the Answer
Groups Lists page.
Cisco Global Site Selector GUI-Based Global Server Load-Balancing Configuration Guide
OL-10412-01 6-35
Chapter 6 Configuring Answers and Answer Groups
Configuring and Modifying Answer Groups
4. Click Submit to save your configuration changes and return to the Answer
Groups list page.
5. Click the Modify Answer Group icon located to the left of the NSG1 answer
group. The Modify Answer Group details page appears.
6. Click the Add Auth-Domains navigation link.
Cisco Global Site Selector GUI-Based Global Server Load-Balancing Configuration Guide
6-36 OL-10412-01
Chapter 6 Configuring Answers and Answer Groups
Configuring and Modifying Answer Groups
7. Enter example.com and then click Add to add your new Auth-Domain to the
list (see Figure 6-20).
Cisco Global Site Selector GUI-Based Global Server Load-Balancing Configuration Guide
OL-10412-01 6-37
Chapter 6 Configuring Answers and Answer Groups
Configuring and Modifying Answer Groups
Cisco Global Site Selector GUI-Based Global Server Load-Balancing Configuration Guide
6-38 OL-10412-01
Chapter 6 Configuring Answers and Answer Groups
Configuring and Modifying Answer Groups
Cisco Global Site Selector GUI-Based Global Server Load-Balancing Configuration Guide
OL-10412-01 6-39
Chapter 6 Configuring Answers and Answer Groups
Configuring and Modifying Answer Groups
Note Suspending the answers in one answer group also affects any other answer groups
to which those answers belong.
Cisco Global Site Selector GUI-Based Global Server Load-Balancing Configuration Guide
6-40 OL-10412-01
Chapter 6 Configuring Answers and Answer Groups
Configuring and Modifying Answer Groups
4. Perform one of the following steps to suspend answers in the answer group:
• To suspend all answers in the answer group, click the Suspend Answers
icon in the upper-right corner of the page.
• To suspend individual answers associated with the answer group, click
the Suspend Answer icon to the right of the answer in the General
Configuration details page.
5. Perform one of the following steps to reactivate suspended answers in the
answer group:
• To reactivate all answers in the answer group, click the Activate
Answers icon in the upper-right corner of the page.
• To reactivate individual answers associated with the answer group, click
the Activate Answer icon to the right of the answer in the General
Configuration details page.
6. Click OK to confirm your decision and return to the Answer Groups list page.
To view the status of the suspended or activated answers, refer to Chapter 10,
Monitoring GSS Global Server Load-Balancing Operation.
Cisco Global Site Selector GUI-Based Global Server Load-Balancing Configuration Guide
OL-10412-01 6-41
Chapter 6 Configuring Answers and Answer Groups
Configuring and Modifying Answer Groups
3. Click the Modify Owner icon located to the left of the answer group that you
want to suspend or reactivate. The Modifying Owner details page appears
(see Figure 6-25).
Cisco Global Site Selector GUI-Based Global Server Load-Balancing Configuration Guide
6-42 OL-10412-01
Chapter 6 Configuring Answers and Answer Groups
Configuring and Modifying Answer Groups
Cisco Global Site Selector GUI-Based Global Server Load-Balancing Configuration Guide
OL-10412-01 6-43
Chapter 6 Configuring Answers and Answer Groups
Where to Go Next
Caution Deletions of any kind cannot be undone in the primary GSSM. Before deleting
any data that you think you might want to use at a later point in time, perform a
database backup of your GSSM. Refer to the Global Site Selector Administration
Guide for details.
Where to Go Next
Chapter 7, Building and Modifying DNS Rules, describes how to construct the
DNS rules that govern all global server load balancing on your GSS network.
Cisco Global Site Selector GUI-Based Global Server Load-Balancing Configuration Guide
6-44 OL-10412-01