APIRef_tm_ltm_profile_dns

mgmt/tm/ltm/profile/dns

/tm/ltm/profile

Virtual server DNS traffic profile configuration

REST Endpoints

Collection URI
/mgmt/tm/ltm/profile/dns
Collection Methods
OPTIONS, GET
Resource URI
/mgmt/tm/ltm/profile/dns/~resource id
Resource Methods
OPTIONS, GET, PUT, PATCH, DELETE, POST
Resource Natural Key
name, partition, subPath

Properties

Name Type Default Value Required Access Description
appService string   optional read/write The application service to which the object belongs.
avrDnsstatSampleRate integer 0 optional read/write Sets AVR DNS statistics sampling rate. 0: no query will be sent to the analytics database. 1: every query will be sent. N: every Nth query will be sent and the analytics database will count it N times. The default value is 0. When sampling rate is greater than one, the statistics will be inaccurate if the traffic volume is low. However, when the traffic volume is high, the system performance will benefit from sampling and the inaccuracy will be negligible. The sampling rate does not apply to DNS firewall statistics.
cache string   optional read/write DNS cache used to generate non-authoritative responses.
defaultsFrom string   optional read/write Specifies the profile that you want to use as the parent profile. Your new profile inherits all settings and values from the parent profile specified.
description string   optional read/write User defined description.
dnsSecurity string   optional read/write Indicates the DNS security profile the system uses.
dns64 string disabled optional read/write Set DNS64 mapping mode
dns64AdditionalSectionRewrite string disabled optional read/write Set DNS64 additional section rewriting
dns64Prefix string   optional read/write IPv6 prefix for DNS64 mapping
enableCache string no optional read/write Indicates whether to allow queries to be answered non-authoritatively by a DNS cache.
enableDnsExpress string yes optional read/write Indicates whether the dns-express service is enabled. The service handles zone transfers from the primary DNS server.
enableDnsFirewall string no optional read/write Indicates whether DNS firewall capability is enabled.
enableDnssec string yes optional read/write Indicates whether to perform DNS Security Extensions.
enableGtm string yes optional read/write Indicates whether to allow the BIG-IP global traffic management system to handle DNS resolution for DNS queries and responses that contain wide IP names. The default value is yes.
enableHardwareQueryValidation string no optional read/write On supported platforms, indicates whether the hardware will accelerate query validation.
enableHardwareResponseCache string no optional read/write On supported platforms, indicates whether the hardware will cache responses.
enableLogging string no optional read/write Indicates whether to perform DNS packet logging.
enableRapidResponse string no optional read/write Indicates whether to allow queries to be answered by Rapid Response DNS.
logProfile string   optional read/write Selects the desired logging profile.
tmPartition string Common optional read/write Displays the administrative partition within which this profile resides.
processRd string yes optional read/write Indicates whether to process clientside DNS packets with Recursion Desired set in the header.
processXfr string no optional read/write Indicates whether the system answers zone transfer requests for a DNS zone created on the system.
rapidResponseLastAction string drop optional read/write When Rapid Response is enabled, what to do with non-matching DNS queries.
unhandledQueryAction string allow optional read/write Last action to take if query name doesn’t match.
useLocalBind string yes optional read/write Forward non-GTM and non-dns-express requests to local BIND.
Copyright (c) 2016, F5 Networks Inc. All Rights Reserved.

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.