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!
时钟同步
您可以对 Citrix ADC 设备进行配置,使其本机时钟与网络时间协议 (NTP) 服务器同步。这样可以确保其时钟与网络中的其他服务器具有相同的日期和时间设置。NTP 使用用户数据报协议 (UDP) 端口 123 作为其传输层。在 NTP 配置文件中添加 NTP 服务器,以便设备定期从这些服务器获取更新。
如果您没有本地 NTP 服务器,可以在官方 NTP 站点 http://www.ntp.org 上查找公共开放访问的 NTP 服务器列表。
要在设备上配置时钟同步,请执行以下步骤:
-
登录到命令行并输入 shell 命令。
-
在 shell 提示符下,将 ntp.conf 文件从 /etc 目录复制到 /nsconfig 目录。如果该文件已存在于 /nsconfig 目录中,请确保从 ntp.conf 文件中删除以下条目:
restrict localhost
restrict 127.0.0.2
只有在将设备用作时间服务器时,才需要使用上述条目。但是,Citrix ADC 设备不支持此功能。
-
编辑 /nsconfig/ntp.conf,在文件的服务器下键入所需 NTP 服务器的 IP 地址以及 restrict 条目。
-
在 /nsconfig 目录中创建名为 rc.netscaler 的文件(如果该目录中不存在此文件)。
-
通过添加以下条目来编辑 /nsconfig/rc.netscaler:
/bin/sh /etc/ntpd_ctl full_start
。此条目启动 ntpd 服务,并检查 ntp.conf 文件。
如果不希望在有较大时间差时强制同步时间,可以手动设置日期,然后再次启动 ntpd。通过在 shell 中运行以下命令,可以检查设备和时间服务器之间的时差:
ntpdate -q <IP address or domain name of the NTP server> <!--NeedCopy-->
-
重新启动设备以启用时钟同步。
注意:如果要在不重新启动设备的情况下启动时间同步,请在 shell 提示符下输入以下命令之一:
/usr/sbin/ntpd -c /nsconfig/ntp.conf -g -p /var/run/ntpd.pid -l /var/log/ntpd.log & or /bin/sh /etc/ntpd_ctl full_start <!--NeedCopy-->
共享
共享
This Preview product documentation is Cloud Software Group Confidential.
You agree to hold this documentation confidential pursuant to the terms of your Cloud Software Group 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 Cloud Software Group product purchase decisions.
If you do not agree, select I DO NOT AGREE to exit.