设置虚拟IP限速(SetVipQos)
管理员可以使用SetVipQos设置虚拟IP限速。例如:
SetVipQos uuid=0ba6619eaede41d1ab506e33f6125b34 \
outboundBandwidth=1048576 inboundBandwidth=1048576
参数(Parameters)
名字 | 描述 | 可选的 | 可选的参数值 | 起始支持版本 |
---|---|---|---|---|
uuid | 资源uuid | 2.3 | ||
port | 端口 | 是 | 2.3 | |
outboundBandwidth | 出流量带宽限制 | 是 | 2.3 | |
inboundBandwidth | 入流量带宽限制。对于参数 inboundBandwidth 和 outboundBandwidth ,两者至少要设置一个。 | 是 | 2.3 | |
userTags | 用户标签,请参见 创建用户标签(CreateUserTag);资源类型是 VipVO | 是 | 2.3 | |
systemTags | 系统标签,请参见 创建系统标签(CreateSystemTag); 资源类型是 VipVO | 是 | 2.3 | |
timeout | 是 |