-
-
-
-
dns-naptrRec
-
-
-
-
-
-
-
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-naptrRec
The following operations can be performed on “dns-naptrRec”:
rm | show | add |
rm dns naptrRec
Removes the specified NAPTR record from the specified domain. For EDNS Client Subnet (ECS) records, a subnet needs to be specified to remove a NAPTR record which is cached for that particular subnet
Synopsis
rm dns naptrRec
Arguments
domain Name of the domain for the NAPTR record.
order An integer specifying the order in which the NAPTR records MUST be processed in order to accurately represent the ordered list of Rules. The ordering is from lowest to highest Minimum value: 0 Maximum value: 65535
recordId Unique, internally generated record ID. View the details of the naptr record to obtain its record ID. Records can be removed by either specifying the domain name and record id OR by specifying domain name and all other naptr record attributes as was supplied during the add command. Minimum value: 1 Maximum value: 65535
ecsSubnet Subnet for which the cached NAPTR record need to be removed.
preference An integer specifying the preference of this NAPTR among NAPTR records having same order. lower the number, higher the preference. Minimum value: 0 Maximum value: 65535
flags flags for this NAPTR.
services Service Parameters applicable to this delegation path.
regexp The regular expression, that specifies the substitution expression for this NAPTR
replacement The replacement domain name for this NAPTR.
Example
TBD
show dns naptrRec
Displays NAPTR records owned by the specified domain. If no domain name is specified, all configured NAPTR records are shown.
Synopsis
show dns naptrRec [
Arguments
domain Name of the domain for the NAPTR record.
type Type of records to display. Available settings function as follows:
- ADNS - Display all authoritative address records.
- PROXY - Display all proxy address records.
- ALL - Display all address records.
Possible values: ALL, ADNS, PROXY Default value: ADNS
Output
order An integer specifying the order in which the NAPTR records MUST be processed in order to accurately represent the ordered list of Rules. The ordering is from lowest to highest
preference An integer specifying the preference of this NAPTR among NAPTR records having same order. lower the number, higher the preference.
flags flags for this NAPTR.
services Service Parameters applicable to this delegation path.
regexp The regular expression, that specifies the substitution expression for this NAPTR
replacement The replacement domain name for this NAPTR.
TTL Time to Live (TTL), in seconds, for the record. TTL is the time for which the record must be cached by DNS proxies. The specified TTL is applied to all the resource records that are of the same record type and belong to the specified domain name. For example, if you add an address record, with a TTL of 36000, to the domain name example.com, the TTLs of all the address records of example.com are changed to 36000. If the TTL is not specified, the Citrix ADC uses either the DNS zone’s minimum TTL or, if the SOA record is not available on the appliance, the default value of 3600.
recordId authType Authentication type.
ecsSubnet Subnet for which this particular record is cached. Subnet caching will occur for responses with EDNS Client Subnet (ECS) option. Applies to resource records obtained through proxy configurations only.
vServerName Virtual server name.
devno count stateflag
Example
show dns naptrRec spf.m.test. show dns naptrRec
add dns naptrRec
Creates an NAPTR record. Each resource record is stored with a unique, internally generated record ID, which you can view and use to delete the record.
Synopsis
add dns naptrRec
Arguments
domain Name of the domain for the NAPTR record.
order An integer specifying the order in which the NAPTR records MUST be processed in order to accurately represent the ordered list of Rules. The ordering is from lowest to highest Minimum value: 0 Maximum value: 65535
preference An integer specifying the preference of this NAPTR among NAPTR records having same order. lower the number, higher the preference. Minimum value: 0 Maximum value: 65535
flags flags for this NAPTR.
services Service Parameters applicable to this delegation path.
regexp The regular expression, that specifies the substitution expression for this NAPTR
replacement The replacement domain name for this NAPTR.
TTL Time to Live (TTL), in seconds, for the record. TTL is the time for which the record must be cached by DNS proxies. The specified TTL is applied to all the resource records that are of the same record type and belong to the specified domain name. For example, if you add an address record, with a TTL of 36000, to the domain name example.com, the TTLs of all the address records of example.com are changed to 36000. If the TTL is not specified, the Citrix ADC uses either the DNS zone’s minimum TTL or, if the SOA record is not available on the appliance, the default value of 3600. Default value: 3600 Maximum value: 2147483647
Example
TBD
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.