-
-
-
-
dns-profile
-
-
-
-
-
-
-
This content has been machine translated dynamically.
Dieser Inhalt ist eine maschinelle Übersetzung, die dynamisch erstellt wurde. (Haftungsausschluss)
Cet article a été traduit automatiquement de manière dynamique. (Clause de non responsabilité)
Este artículo lo ha traducido una máquina de forma dinámica. (Aviso legal)
此内容已经过机器动态翻译。 放弃
このコンテンツは動的に機械翻訳されています。免責事項
이 콘텐츠는 동적으로 기계 번역되었습니다. 책임 부인
Este texto foi traduzido automaticamente. (Aviso legal)
Questo contenuto è stato tradotto dinamicamente con traduzione automatica.(Esclusione di responsabilità))
This article has been machine translated.
Dieser Artikel wurde maschinell übersetzt. (Haftungsausschluss)
Ce article a été traduit automatiquement. (Clause de non responsabilité)
Este artículo ha sido traducido automáticamente. (Aviso legal)
この記事は機械翻訳されています.免責事項
이 기사는 기계 번역되었습니다.책임 부인
Este artigo foi traduzido automaticamente.(Aviso legal)
这篇文章已经过机器翻译.放弃
Questo articolo è stato tradotto automaticamente.(Esclusione di responsabilità))
Translation failed!
dns-profile
The following operations can be performed on “dns-profile”:
add | rm | set | show | unset |
add dns profile
Creates a DNS profile. These DNS profiles can be associated with DNS/DNS-TCP LB vservers ,ADNS/ADNS-TCP services , end resolvers and with DNS actions. DNS profiles dictate the caching and logging behavior for a DNS transaction.
Synopsis
add dns profile
Arguments
dnsProfileName Name of the DNS profile
dnsQueryLogging DNS query logging; if enabled, DNS query information such as DNS query id, DNS query flags , DNS domain name and DNS query type will be logged
Possible values: ENABLED, DISABLED Default value: DISABLED
dnsAnswerSecLogging DNS answer section; if enabled, answer section in the response will be logged.
Possible values: ENABLED, DISABLED Default value: DISABLED
dnsExtendedLogging DNS extended logging; if enabled, authority and additional section in the response will be logged.
Possible values: ENABLED, DISABLED Default value: DISABLED
dnsErrorLogging DNS error logging; if enabled, whenever error is encountered in DNS module reason for the error will be logged.
Possible values: ENABLED, DISABLED Default value: DISABLED
cacheRecords Cache resource records in the DNS cache. Applies to resource records obtained through proxy configurations only. End resolver and forwarder configurations always cache records in the DNS cache, and you cannot disable this behavior. When you disable record caching, the appliance stops caching server responses. However, cached records are not flushed. The appliance does not serve requests from the cache until record caching is enabled again.
Possible values: ENABLED, DISABLED Default value: ENABLED
cacheNegativeResponses Cache negative responses in the DNS cache. When disabled, the appliance stops caching negative responses except referral records. This applies to all configurations - proxy, end resolver, and forwarder. However, cached responses are not flushed. The appliance does not serve negative responses from the cache until this parameter is enabled again.
Possible values: ENABLED, DISABLED Default value: ENABLED
dropMultiQueryRequest Drop the DNS requests containing multiple queries. When enabled, DNS requests containing multiple queries will be dropped. In case of proxy configuration by default the DNS request containing multiple queries is forwarded to the backend and in case of ADNS and Resolver configuration NOCODE error response will be sent to the client.
Possible values: ENABLED, DISABLED Default value: DISABLED
cacheECSResponses Cache DNS responses with EDNS Client Subnet(ECS) option in the DNS cache. When disabled, the appliance stops caching responses with ECS option. This is relevant to proxy configuration. Enabling/disabling support of ECS option when Citrix ADC is authoritative for a GSLB domain is supported using a knob in GSLB vserver. In all other modes, ECS option is ignored.
Possible values: ENABLED, DISABLED Default value: DISABLED
Example
add dns profile testprofile -caching yes
rm dns profile
Removes the specified DNS profile from the Citrix ADC
Synopsis
rm dns profile
Arguments
dnsProfileName Name of the DNS profile to be removed.
Example
rm dns profile testprofile
set dns profile
Modifies the attributes of a DNS profile.
Synopsis
set dns profile
Arguments
dnsProfileName Name of the DNS profile
dnsQueryLogging DNS query logging; if enabled, DNS query information such as DNS query id, DNS query flags , DNS domain name and DNS query type will be logged
Possible values: ENABLED, DISABLED Default value: DISABLED
dnsAnswerSecLogging DNS answer section; if enabled, answer section in the response will be logged.
Possible values: ENABLED, DISABLED Default value: DISABLED
dnsExtendedLogging DNS extended logging; if enabled, authority and additional section in the response will be logged.
Possible values: ENABLED, DISABLED Default value: DISABLED
dnsErrorLogging DNS error logging; if enabled, whenever error is encountered in DNS module reason for the error will be logged.
Possible values: ENABLED, DISABLED Default value: DISABLED
cacheRecords Cache resource records in the DNS cache. Applies to resource records obtained through proxy configurations only. End resolver and forwarder configurations always cache records in the DNS cache, and you cannot disable this behavior. When you disable record caching, the appliance stops caching server responses. However, cached records are not flushed. The appliance does not serve requests from the cache until record caching is enabled again.
Possible values: ENABLED, DISABLED Default value: ENABLED
cacheNegativeResponses Cache negative responses in the DNS cache. When disabled, the appliance stops caching negative responses except referral records. This applies to all configurations - proxy, end resolver, and forwarder. However, cached responses are not flushed. The appliance does not serve negative responses from the cache until this parameter is enabled again.
Possible values: ENABLED, DISABLED Default value: ENABLED
dropMultiQueryRequest Drop the DNS requests containing multiple queries. When enabled, DNS requests containing multiple queries will be dropped. In case of proxy configuration by default the DNS request containing multiple queries is forwarded to the backend and in case of ADNS and Resolver configuration NOCODE error response will be sent to the client.
Possible values: ENABLED, DISABLED Default value: DISABLED
cacheECSResponses Cache DNS responses with EDNS Client Subnet(ECS) option in the DNS cache. When disabled, the appliance stops caching responses with ECS option. This is relevant to proxy configuration. Enabling/disabling support of ECS option when Citrix ADC is authoritative for a GSLB domain is supported using a knob in GSLB vserver. In all other modes, ECS option is ignored.
Possible values: ENABLED, DISABLED Default value: DISABLED
Example
set dns profile
show dns profile
Displays the properties of the specified DNS profile. If profile name is not specified then all conifgured DNS profiles are displayed
Synopsis
show dns profile [
Arguments
dnsProfileName Name of the DNS profile
Output
dnsQueryLogging DNS query logging; if enabled, DNS query information such as DNS query id, DNS query flags , DNS domain name and DNS query type will be logged
dnsAnswerSecLogging DNS answer section; if enabled, answer section in the response will be logged.
dnsExtendedLogging DNS extended logging; if enabled, authority and additional section in the response will be logged.
dnsErrorLogging DNS error logging; if enabled, whenever error is encountered in DNS module reason for the error will be logged.
cacheRecords Cache resource records in the DNS cache. Applies to resource records obtained through proxy configurations only. End resolver and forwarder configurations always cache records in the DNS cache, and you cannot disable this behavior. When you disable record caching, the appliance stops caching server responses. However, cached records are not flushed. The appliance does not serve requests from the cache until record caching is enabled again.
cacheNegativeResponses Cache negative responses in the DNS cache. When disabled, the appliance stops caching negative responses except referral records. This applies to all configurations - proxy, end resolver, and forwarder. However, cached responses are not flushed. The appliance does not serve negative responses from the cache until this parameter is enabled again.
dropMultiQueryRequest Drop the DNS requests containing multiple queries. When enabled, DNS requests containing multiple queries will be dropped. In case of proxy configuration by default the DNS request containing multiple queries is forwarded to the backend and in case of ADNS and Resolver configuration NOCODE error response will be sent to the client.
cacheECSResponses Cache DNS responses with EDNS Client Subnet(ECS) option in the DNS cache. When disabled, the appliance stops caching responses with ECS option. This is relevant to proxy configuration. Enabling/disabling support of ECS option when Citrix ADC is authoritative for a GSLB domain is supported using a knob in GSLB vserver. In all other modes, ECS option is ignored.
referenceCount Number of entities using this profile
devno count stateflag
Example
show dns profile [profile name]
unset dns profile
Use this command to remove dns profile settings.Refer to the set dns profile command for meanings of the arguments.
Synopsis
unset dns profile
Share
Share
In this article
This Preview product documentation is Citrix Confidential.
You agree to hold this documentation confidential pursuant to the terms of your Citrix Beta/Tech Preview Agreement.
The development, release and timing of any features or functionality described in the Preview documentation remains at our sole discretion and are subject to change without notice or consultation.
The documentation is for informational purposes only and is not a commitment, promise or legal obligation to deliver any material, code or functionality and should not be relied upon in making Citrix product purchase decisions.
If you do not agree, select I DO NOT AGREE to exit.