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 VPX 实例配置为使用 SR-IOV 网络接口
注意
Citrix ADC 版本 12.0 57.19 及更高版本提供对高可用性设置中的 SR-IOV 接口的支持。
在 AWS 上创建 Citrix ADC VPX 实例后,可以使用 AWS CLI 将虚拟设备配置为使用 SR-IOV 网络接口。
在所有 Citrix ADC VPX 型号中,除 3G 和 5G 的 Citrix ADC VPX AWS Marketplace 版本外,在网络接口的默认配置中未启用 SR-IOV。
在开始配置之前,请阅读以下主题:
本节包括以下主题:
- 将接口类型更改为 SR-IOV
- 在高可用性设置中配置 SR-IOV
将接口类型更改为 SR-IOV
您可以运行 show interface summary 命令以检查网络接口的默认配置。
示例 1: 以下 CLI 屏幕截图显示了在 3G 和 5G 的 Citrix ADC VPX AWS Marketplace 版本中默认启用 SR-IOV 的网络接口的配置。
示例 2: 以下 CLI 屏幕截图显示了未启用 SR-IOV 的网络接口的默认配置。
有关将接口类型更改为 SR-IOV 的详细信息,请参阅 http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/sriov-networking.html
将接口类型更改为 SR-IOV
-
关闭在 AWS 上运行的 Citrix ADC VPX 实例。
-
要在网络接口上启用 SR-IOV,请在 AWS CLI 中键入以下命令。
$ aws ec2 modify-instance-attribute --instance-id \<instance\_id\> --sriov-net-support simple
-
要检查是否已启用 SR-IOV,请在 AWS CLI 中键入以下命令。
$ aws ec2 describe-instance-attribute --instance-id \<instance\_id\> --attribute sriovNetSupport
示例 3: 使用 AWS CLI 将网络接口类型更改为 SR-IOV。
如果未启用 SR-IOV,则会缺少 SriovNetSupport 值。
示例 4: 在以下示例中,未启用 SR-IOV 支持。
-
打开 VPX 实例。要查看网络接口的更改状态,请在 CLI 中键入“show interface summary”。
示例 5: 下面的屏幕截图显示了启用了 SR-IOV 的网络接口。接口 10/1、10/2 和 10/3 启用了 SR-IOV。
这些步骤即是配置 VPX 实例以使用 SR-IOV 网络接口的过程。
在高可用性设置中配置 SR-IOV
Citrix ADC 12.0 Build 57.19 中的 SR-IOV 接口支持高可用性。
如果高可用性设置是手动部署的,或者使用 Citrix ADC 12.0 56.20 及更低版本的 Citrix CloudFormation 模板部署的,则附加到高可用性设置的 IAM 角色必须具有以下权限:
- ec2:DescribeInstances
- ec2:DescribeNetworkInterfaces
- ec2:DetachNetworkInterface
- ec2:AttachNetworkInterface
- ec2:StartInstances
- ec2:StopInstances
- ec2:RebootInstances
- autoscaling:*
- sns:*
- sqs:*
- IAM:SimulatePrincipalPolicy
- IAM:GetRole
默认情况下,Citrix ADC 版本 12.0 57.19 的 Citrix CloudFormation 模板会自动将所需的权限添加到 IAM 角色。
注意
使用 SR-IOV 接口的高可用性设置需要约 100 秒的停机时间。
相关资源:
有关 IAM 角色的更多信息,请参阅 AWS 文档。
共享
共享
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.