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!
配置基本 GSLB 站点
GSLB 站点代表网络中的数据中心,是 GSLB 虚拟服务器、服务和其他网络实体的逻辑分组。通常,在 GSLB 设置中,有许多 GSLB 站点都具备向客户提供相同内容的能力。它们通常在地理上是分开的,以确保即使一个站点完全关闭,该域仍处于活动状态。必须在托管 GSLB 站点的每台 NetScaler 设备上配置 GSLB 配置中的所有站点。换句话说,在每个站点,您可以配置本地 GSLB 站点和每个远程 GSLB 站点。
为域创建 GSLB 站点后,NetScaler 会根据配置的 GSLB 算法将客户机请求发送到相应的 GSLB 站点。
从 NetScaler 版本 14.1 Build 21.x 开始,添加了替换 RPC 节点密码密码的站点密码参数。如果启用了 GSLB 同步,则会在所有 GSLB 站点上更新此密码。
使用 CLI 创建 GSLB 站点
在命令提示符处,键入以下命令以创建 GSLB 站点并验证配置:
add gslb site <siteName> <siteIPAddress>
show gslb site <siteName>
<!--NeedCopy-->
示例:
add gslb site Site-GSLB-East-Coast 10.14.39.21
show glsb site Site-GSLB-East-Coast
<!--NeedCopy-->
使用 CLI 修改或删除 GSLB 站点
- 要修改 GSLB 站点,请使用 set gslb site 命令,这与使用 add gslb 站点命令一样,唯一的不同是输入现有 GSLB 站点的名称。
- 要取消设置站点参数,请使用 unset gslb 站点命令,然后使用 siteName 值和要重置为其默认值的参数的名称。
- 要删除 GSLB 站点,请使用 rm gslb 站点命令,该命令仅接受
<name>
参数。
使用 GUI 配置基本的 GSLB 站点
- 导航到流量管理 > GSLB > 站点。
- 添加新的 GSLB 站点,或选择现有的 GSLB 站点并编辑其设置。
使用 CLI 查看 GSLB 站点的统计信息
在命令提示符下,键入:
stat gslb site <siteName>
<!--NeedCopy-->
示例:
stat gslb site Site-GSLB-East-Coast
<!--NeedCopy-->
使用 GUI 查看 GSLB 站点的统计信息
- 导航到流量管理 > GSLB > 站点。
- 选择 GSLB 站点,然后单击“统计”。
重命名 GSLB 网站
您可以重命名现有的 GSLB 站点并保留与这些站点相关的所有 GSLB 配置实体,而不是删除站点并创建站点。如果启用了 automaticConfigSync
参数,则在主 GSLB 站点中更改名称会自动更改辅助站点中的 GSLB 名称。
注意: 对单个站点执行多个重命名操作会导致同步不一致。
使用 CLI 重命名 GSLB 站点
在命令提示符下,键入:
rename gslb site <oldName> <newName>
示例:
rename gslb site Site-GSLB-East-Coast Site-GSLB-West-Coast
使用 GUI 重命名 GSLB 站点
- 导航到流量管理 > GSLB > 站点。
- 选择 GSLB 站点,然后单击“重命名”。
共享
共享
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.