-
-
-
-
dns-nameServer
-
-
-
-
-
-
-
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-nameServer
The following operations can be performed on “dns-nameServer”:
add | set | enable | disable | show | unset | rm |
add dns nameServer
Adds a name server to the appliance. Following are the two types of name servers that can be added:
- IP address-based name server - An external name server to contact for domain name resolution. If multiple IP address-based name servers are configured on the appliance, and the local parameter is not set on any of them, incoming DNS queries are load balanced across all the name servers, in round robin fashion.
- Virtual server-based name server - A DNS virtual server configured in the Citrix ADC. If you want more fine-grained control on how external DNS name servers are load balanced (for example, you want a load balancing method other than round robin), you configure a DNS virtual server on the appliance, bind the external name servers as its services, and then specify the name of the virtual server in this command.
Synopsis
add dns nameServer ((
Arguments
IP IP address of an external name server or, if the Local parameter is set, IP address of a local DNS server (LDNS).
dnsVserverName Name of a DNS virtual server. Overrides any IP address-based name servers configured on the Citrix ADC.
local Mark the IP address as one that belongs to a local recursive DNS server on the Citrix ADC. The appliance recursively resolves queries received on an IP address that is marked as being local. For recursive resolution to work, the global DNS parameter, Recursion, must also be set.
If no name server is marked as being local, the appliance functions as a stub resolver and load balances the name servers.
state Administrative state of the name server.
Possible values: ENABLED, DISABLED Default value: ENABLED
type Protocol used by the name server. UDP_TCP is not valid if the name server is a DNS virtual server configured on the appliance.
Possible values: UDP, TCP, UDP_TCP Default value: UDP
dnsProfileName Name of the DNS profile to be associated with the name server
Example
Adding an-IP based nameserver IP: add nameserver 10.102.4.1, Adding a vserver-based name server: add nameserver dns_vsvr where dns_vsvr is the name of a DNS vserver created in the system.
set dns nameServer
Modifies the attributes of a DNS name server. Only IP based name server entities can be modified using this command. If the DNS name server is an LB VServer, modification to any of the attributes should be done using set lb vserver command
Synopsis
set dns nameServer
Arguments
IP IP address of an external name server or, if the Local parameter is set, IP address of a local DNS server (LDNS).
dnsProfileName Name of the DNS profile to be associated with the name server
type Protocol used by the name server. UDP_TCP is not valid if the name server is a DNS virtual server configured on the appliance.
Possible values: UDP, TCP, UDP_TCP Default value: UDP
Example
set dns nameserver 1.1.1.1 -dnsprofilename test2
enable dns nameServer
Enables a name server.
Synopsis
enable dns nameServer (
Arguments
IP IP address of the name server.
dnsVserverName Name of the DNS virtual server.
type Protocol used by the name server. UDP_TCP is not valid if the name server is a DNS virtual server configured on the appliance.
Possible values: UDP, TCP, UDP_TCP Default value: UDP
Example
enable dns nameserver 10.14.43.149
disable dns nameServer
Disables a name server.
Synopsis
disable dns nameServer (
Arguments
IP IP address of the name server.
dnsVserverName Name of the DNS virtual server.
type Protocol used by the name server. UDP_TCP is not valid if the name server is a DNS virtual server configured on the appliance.
Possible values: UDP, TCP, UDP_TCP Default value: UDP
Example
disable dns nameserver 10.14.43.149
show dns nameServer
Displays the name servers configured on the Citrix ADC, along with their administrative states.
Synopsis
show dns nameServer [
Arguments
IP IP address of the name server.
dnsVserverName Name of the DNS virtual server.
Output
serviceName The name of the dns vserver.
port Port of the service.
type Protocol used by the name server. UDP_TCP is not valid if the name server is a DNS virtual server configured on the appliance.
state Administrative state of the name server.
nameserverstate State of the server.
local ip is a local recursive nameserver.
adminState ClMonOwner Tells the mon owner of the service.
ClMonView Tells the view id by which state of the service is updated.
dnsProfileName Name of the DNS profile to be associated with the name server
devno count stateflag
unset dns nameServer
Use this command to remove dns nameServer settings.Refer to the set dns nameServer command for meanings of the arguments.
Synopsis
unset dns nameServer
rm dns nameServer
Removes a name server from the Citrix ADC. If the name server is an IP-address based external name server, the name server entry is removed. If the name server is a DNS virtual server on the appliance, the virtual server is not removed, but it is no longer used to resolve domain names.
Synopsis
rm dns nameServer (
Arguments
IP IP address of the name server.
dnsVserverName Name of the DNS virtual server.
type Protocol used by the name server. UDP_TCP is not valid if the name server is a DNS virtual server configured on the appliance.
Possible values: UDP, TCP, UDP_TCP Default value: UDP
Example
Deleting an IP-based nameserver: rm nameserver 10.102.4.1, Deleting a vserver-based nameserver: rm nameserver dns_vsvr
Share
Share
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.