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 地址(如 10.102.29.30),然后为指示范围的最后一个字节键入值(如 34)来创建虚拟服务器范围。在此示例中,创建了五个虚拟服务器,IP 地址范围在 10.102.29.30 和 10.102.29.34 之间。
注意:虚拟服务器和服务的 IP 地址必须是连续的。
-
字母范围。您可以替换任何单个字母的范围 ,例如 [C-G],而不是输入字面字母。这将导致包括范围内 的所有字母,在本例中为 C、D、E、F 和 G。
例如,如果您有三个名为的虚拟服务器
Vserver-x
Vserver-y
Vserver-z
,而不是单独配置它们,而是可以键入vserver [x-z]
以配置所有虚拟服务器。
创建一系列虚拟服务器
使用 CLI 创建虚拟服务器范围
在命令提示符下,键入以下命令之一:
add lb vserver <name>@ <protocol> -range <rangeValue> <IPAddress> [<port>]
add lb vserver <name>@[<rangeValue>]> <protocol> <IPAddress[<rangeValue>]> [<port>]
<!--NeedCopy-->
示例:
add lb vserver Vserver-LB-2 http -range 6 10.102.29.30 80
<!--NeedCopy-->
或
add lb vserver vserver[P-R] http 10.102.29.[26-28] 80
vserver "vserverP" added
vserver "vserverQ" added
vserver "vserverR" added
Done
<!--NeedCopy-->
使用 CLI 创建虚拟服务器范围
在命令提示符下,键入以下命令之一:
add lb vserver <name>@ <protocol> -range <rangeValue> <IPAddress> [<port>]
add lb vserver <name>@\*\*[\*\*<rangeValue>\*\*]\*\*> <protocol> <IPAddress[<rangeValue>]> [<port>]
<!--NeedCopy-->
示例:
add lb vserver Vserver-LB-2 http -range 6 10.102.29.30 80
<!--NeedCopy-->
或
add lb vserver vserver[P-R] http 10.102.29.[26-28] 80
vserver "vserverP" added
vserver "vserverQ" added
vserver "vserverR" added
Done
<!--NeedCopy-->
使用 GUI 创建虚拟服务器范围
- 导航到流量管理 > 负载平衡 > 虚拟服务器。
- 添加虚拟服务器,并指定范围。
创建一系列服务
如果您为服务名称指定一个范围,也可以为 IP 地址指定一个范围。
使用 CLI 创建服务范围
在命令提示符下,键入命令:
add service <name>@ <IP>@ <protocol> <port>
<!--NeedCopy-->
示例:
> add service serv[1-3] 10.102.29.[102-104] http 80
service "serv1" added
service "serv2" added
service "serv3" added
Done
<!--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.