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!
添加名称服务器
您可以通过指定名称服务器的 IP 地址或将现有虚拟服务器配置为名称服务器来创建名称服务器。
- 基于 IP 地址的名称服务器 -用于域名解析的外部名称服务器。如果在设备上配置了多个基于 IP 地址的名称服务器,且其中任何一个都未设置本地参数,则传入 DNS 查询将以轮询方式在所有名称服务器之间进行负载平衡。
- 基于虚拟服务器的名称服务器 -在 Citrix ADC 中配置的 DNS 虚拟服务器。要更精细地控制外部 DNS 名称服务器的负载平衡方式(例如,您希望使用轮询以外的负载平衡方法),请执行以下操作:
- 在设备上配置 DNS 虚拟服务器
- 将外部名称服务器绑定为其服务
- 在此命令中指定虚拟服务器的名称。
要验证配置,您可以使用show dns nameServer
命令。
要删除名称服务器,请在 Citrix ADC CLI 中键入rm dns nameServer
命令,后跟名称服务器的 IP 地址。
要查看 DNS 域名服务器的详细信息,请在 Citrix ADC CLI 中键入 show dns nameServer
命令,然后键入名称服务器的 IP 地址。
使用 CLI 添加名称服务器(当 Citrix ADC 设备充当转发器时)
在命令提示窗口中,键入:
add dns nameServer ((<IP>) | <dnsVserverName>)
<!--NeedCopy-->
或
add dns nameServer ((<IP> | <dnsVserverName>) [-type <type>]
<!--NeedCopy-->
示例:
add dns nameServer dnsVirtualNS
add dns nameServer 192.0.2.11 -type TCP
add dns nameServer 192.0.2.12 -type UDP_TCP
add dns nameServer 192.0.2.10
show dns nameServer 192.0.2.10
1) 192.0.2.10 - State: UP Protocol: UDP
Done
<!--NeedCopy-->
注意 : 如果未指定名称服务器类型,则默认情况下将创建 UDP 名称服务器。若要创建 TCP 或 UDP_TCP 类型的名称服务器,必须指定类型。
将类型指定为 UDP_TCP 时,将为给定的 IP 地址创建两个名称服务器(一个 UDP 名称服务器和一个 TCP 名称服务器)。
使用 CLI 添加名称服务器(当 Citrix ADC 设备充当解析器时)
在命令提示符下,键入:
add dns nameServer ((<IP> [-local]) | <dnsVserverName>)
<!--NeedCopy-->
示例:
add dns nameServer 10.102.9.19 -local
show dns nameServer
1) 10.102.9.19 LOCAL - State: UP Protocol: UDP
Done
<!--NeedCopy-->
本地 -将 IP 地址标记为属于 Citrix ADC 设备上的本地递归 DNS 服务器的 IP 地址。设备递归解析在标记为本地的 IP 地址上收到的查询。
为了使递归解析工作,还必须recursion
设置全局 DNS 参数。
如果没有名称服务器标记为本地服务器,则设备将充当存根解析器,并对名称服务器进行负载平衡。
使用 GUI 添加名称服务器
导航到 流量管理 > DNS > 名称服务器 并创建名称服务器。
共享
共享
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 Do Not Agree to exit.