-
-
-
为点状和部分条带化配置配置节点组
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!
为点状和部分条带化配置配置节点组
要为已发现和部分条带化配置配置节点组,必须先创建节点组,然后将所需的节点绑定到节点组。然后,将所需的实体关联到该节点组。绑定到节点组的实体如下:
- Spot ted-如果绑定到具有单个节点的节点组。
- 部分条纹 -如果绑定到具有多个节点的节点组。
需要记住的几点:
- 仅当 GSLB 站点绑定到具有单个群集节点的节点组时,群集才支持 GSLB。有关更多信息,请参阅在 群集中设置 GSLB。
- 仅当 VPN 虚拟服务器绑定到具有单个群集节点的节点组时,群集才支持 NetScaler Gateway。必须在节点组上启用粘性选项。
- 对于 NetScaler 11 之前的版本,仅在单个群集节点(局部配置)上支持应用程序防火墙。应用程序防火墙配置文件只能与绑定到具有单个群集节点的节点组的虚拟服务器相关联。这意味着您不允许该应用程序执行以下操作:
- 将应用程序防火墙配置文件绑定到条带或部分条带化的虚拟服务器。
- 将策略绑定到全局绑定点或用户定义的策略标签。
- 解除具有应用程序防火墙配置文件的虚拟服务器与节点组的绑定。
- NetScaler 11 引入了对条带和部分条带配置的应用程序防火墙支持。有关更多信息,请参阅 群集配置的应用程序防火墙支持
检查群集 中支持的 NetScaler 功能以查看群集 中支持 GSLB、NetScaler Gateway 和应用程序防火墙的 NetScaler 版本。
使用命令行界面配置节点组
-
登录到群集 IP 地址。
-
创建节点组。类型:
add cluster nodegroup <name> -strict (YES | NO)<!--NeedCopy-->
示例
add cluster nodegroup NG0 -strict YES
-
将所需节点绑定到节点组。为节点组的每个成员键入以下命令:
bind cluster nodegroup <name> -node <nodeId><!--NeedCopy-->
示例
绑定具有 ID 为 1、5 和 6 的节点。
> bind cluster nodegroup NG0 -node 1 > bind cluster nodegroup NG0 -node 5 > bind cluster nodegroup NG0 -node 6
-
将实体绑定到节点组。为要绑定的每个实体键入以下命令一次:
bind cluster nodegroup <name> (-vServer <string> | -identifierName <string> | -gslbSite <string> -service <string>)<!--NeedCopy-->
注意
从 NetScaler 10.5 起,GSLBSite 和服务参数均可用。
示例
绑定虚拟服务器 VS1 和 VS2 以及名为 identifier1 的速率限制标识符。
> bind cluster nodegroup NG0 -vServer VS1 > bind cluster nodegroup NG0 -vServer VS2 > bind cluster nodegroup NG0 -identifierName identifier1
-
通过查看节点组的详细信息来验证配置。类型:
show cluster nodegroup <name><!--NeedCopy-->
示例
> show cluster nodegroup NG0
使用配置实用程序配置节点组
- 登录到群集 IP 地址。
- 导航到 系统 > 群集 > 节点组。
- 在详细信息窗格中,单击“添加”。
- 在 创建节点组 对话框中,配置节点组:
- 在“群集节点”下,单击“添加”按钮。
- 可用列表显示可以绑定到节点组的节点,配置列表显示绑定到该节点组的节点。
- 单击“可用”列表中的 + 符号来绑定节点。同样,单击“已配置”列表中的 - 签名以解除节点绑定。
- 在“虚拟服务器”下,选择与要绑定到节点组的虚拟服务器类型对应的选项卡。单击添加按钮。
- 可用列表显示可以绑定到节点组的虚拟服务器,配置列表显示绑定到该节点组的虚拟服务器。
- 单击“可用”列表中的 + 符号绑定虚拟服务器。同样,单击“已配置”列表中的-签名以解除虚拟服务器的绑定。
- 在“群集节点”下,单击“添加”按钮。
共享
共享
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.