如何在SoftLayer上设置10G和20G网络接口速度 [英] How to set 10G and 20G network interface speeds on SoftLayer

查看:57
本文介绍了如何在SoftLayer上设置10G和20G网络接口速度的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用SoftLayer_Hardware_Server.setPublicNetworkInterfaceSpeed()更改裸机服务器的公共接口速度.我无法设置任何高于2000(绑定1G)的速度.

I am using SoftLayer_Hardware_Server.setPublicNetworkInterfaceSpeed() to change the public interface speed of bare metal servers. I am unable to set any speed higher than 2000 (1G bonded).

尝试将速度设置为10000会导致异常:

Trying to set speed to 10000 results in an exception:

SoftLayerAPIError(SoftLayer_Exception_Public):速度不能为null且必须为0(断开连接),10、100或1000.

SoftLayerAPIError(SoftLayer_Exception_Public): Speed cannot be null and must be 0 (Disconnect), 10, 100, or 1000.

将速度设置为20000会导致另一个异常:

Setting the speed to 20000 results in a different exception:

SoftLayerAPIError(SoftLayer_Exception_Public):速度不能为null且必须为0(断开连接),1000或2000.

SoftLayerAPIError(SoftLayer_Exception_Public): Speed cannot be null and must be 0 (Disconnect), 1000, or 2000.

10G和20G是否有不同的命名法?

Is there a different nomenclature for 10G and 20G?

推荐答案

对于裸机系统,SoftLayer API不允许任何高于2000的速度.我已将该错误报告给SoftLayer支持.

The SoftLayer API does not permit any speeds higher than 2000 for bare metal systems. I have reported the bug to SoftLayer support.

这篇关于如何在SoftLayer上设置10G和20G网络接口速度的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆