LocalLB::ProfileDNS::DNSRapidResponseLastAction

Introduced : BIG-IP_v11.6.0
Action to take if DNS Rapid Response is enabled and the query name does not match a DNS-Express zone.

Members

Member

Value

Description

DNS_RAPID_RESPONSE_ACTION_UNKNOWN

0

The response action is unknown (or unsupported) by iControl.

DNS_RAPID_RESPONSE_ACTION_ALLOW

1

Non-matching queries are forwarded for further DNS processing.

DNS_RAPID_RESPONSE_ACTION_DROP

2

Non-matching queries are dropped.

DNS_RAPID_RESPONSE_ACTION_RESPOND_TC

3

Non-matching queries are replied to with a Truncated response.

DNS_RAPID_RESPONSE_ACTION_RESPOND_NXDOMAIN

4

Non-matching queries are replied to with an NXDOMAIN response.

DNS_RAPID_RESPONSE_ACTION_RESPOND_NOERROR

5

Non-matching queries are replied to with a NOERROR response.

DNS_RAPID_RESPONSE_ACTION_RESPOND_REFUSED

6

Non-matching queries are replied to with a REFUSED response.


See Also

Warning

The links to the sample code below are remnants of the old DevCentral wiki and will result in a 404 error. For best results, please copy the link text and search the codeshare directly on DevCentral.

Sample Code


The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.